Skip to content

Commit 44602ac

Browse files
committed
fix: publishConfig
1 parent 149d3ec commit 44602ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,9 @@
5353
},
5454
"dependencies": {
5555
"ts-node": "^10.9.2"
56+
},
57+
"publishConfig": {
58+
"access": "public",
59+
"registry": "https://registry.npmjs.org/"
5660
}
5761
}

0 commit comments

Comments
 (0)