Skip to content

Commit c632ed1

Browse files
fix: updating registry
1 parent 4521005 commit c632ed1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"url": "https://github.com/deepak-contentstack/compo-lib"
1818
},
1919
"publishConfig": {
20-
"registry": "https://registry.npmjs.org/deepak-contentstack"
20+
"registry": "https://registry.npmjs.org/",
21+
"access": "public"
2122
},
2223
"devDependencies": {
2324
"@rollup/plugin-commonjs": "^21.0.2",

0 commit comments

Comments
 (0)