Skip to content

Commit 3abacd0

Browse files
committed
set registry url and version in package.json
1 parent df8ca73 commit 3abacd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"private": true,
3+
"version": "0.0.1",
4+
"registryUrl": "https://npm.registry.github.com",
35
"keywords": [
46
"typescript",
57
"javascript"

0 commit comments

Comments
 (0)