Skip to content

Commit d08ace5

Browse files
committed
try using the package manifest
1 parent 7cd0a86 commit d08ace5

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
@@ -92,7 +92,8 @@
9292
"storybook": "^9.0.0 || ^10.0.0"
9393
},
9494
"publishConfig": {
95-
"access": "public"
95+
"access": "public",
96+
"registry": "https://registry.npmjs.org"
9697
},
9798
"storybook": {
9899
"displayName": "Amplitude Storybook Addon",

0 commit comments

Comments
 (0)