We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce3809 commit f80dd28Copy full SHA for f80dd28
package.json
@@ -21,6 +21,7 @@
21
"build-storybook": "build-storybook",
22
"examples:basic": "DIR=basic EXT=js webpack-dev-server"
23
},
24
+ "publishConfig": { "registry": "https://npm.pkg.github.com/" },
25
"peerDependencies": {
26
"react": ">=16"
27
0 commit comments