Skip to content

Commit 8a1c23c

Browse files
committed
fix: package.json
1 parent 9700e13 commit 8a1c23c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,11 @@
5454
"rimraf": "^3.0.2",
5555
"ts-node": "^10.2.0",
5656
"typescript": "^4.3.5"
57+
},
58+
59+
"publishConfig": {
60+
"registry": "https://registry.npmjs.org"
5761
}
62+
63+
5864
}

0 commit comments

Comments
 (0)