Skip to content

Commit ae660db

Browse files
committed
Update package.json
1 parent 2358177 commit ae660db

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
@@ -30,6 +30,10 @@
3030
"src",
3131
"types"
3232
],
33+
"publishConfig": {
34+
"access": "public",
35+
"registry": "https://registry.npmjs.org/"
36+
},
3337
"scripts": {
3438
"test": "cypress run",
3539
"cypress": "npx cypress open",

0 commit comments

Comments
 (0)