Skip to content

Commit 2702aba

Browse files
committed
correctly register npm packages to the repo
1 parent f8a3397 commit 2702aba

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

font/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@nzbr/copperflame-font",
3+
"repository": "https://github.com/nzbr/copperflame",
34
"author": "nzbr",
45
"version": "0.0.1",
56
"license": "OFL-1.1",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@nzbr/copperflame",
3+
"repository": "https://github.com/nzbr/copperflame",
34
"author": "nzbr",
45
"version": "0.0.1",
56
"license": "ISC",

web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@nzbr/copperflame-web",
3+
"repository": "https://github.com/nzbr/copperflame",
34
"author": "nzbr",
45
"version": "0.0.1",
56
"license": "ISC",

0 commit comments

Comments
 (0)