Skip to content

Commit 028b989

Browse files
committed
add np config
1 parent 2cf9273 commit 028b989

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,8 @@
6060
"@types/node": "^10.17.44",
6161
"eslint": "^7.12.1",
6262
"typescript": "~4.0.5"
63+
},
64+
"publishConfig": {
65+
"registry": "https://registry.npmjs.org/"
6366
}
6467
}

0 commit comments

Comments
 (0)