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 b23958d commit c4947f0Copy full SHA for c4947f0
package.json
@@ -1,7 +1,6 @@
1
{
2
"name": "ui-design-system",
3
"version": "0.1.0",
4
- "private": true,
5
"dependencies": {
6
"@storybook/addon-knobs": "^5.2.6",
7
"bootstrap": "^4.3.1",
@@ -62,7 +61,7 @@
62
61
"description": "UI Storybook design system",
63
"main": "dist/index.js",
64
"publishConfig": {
65
- "registry":"https://npm.pkg.github.com/"
+ "registry":"https://npm.pkg.github.com/@user-interviews"
66
},
67
"repository": "https://github.com/user-interviews/ui-design-system.git",
68
"author": "Dave Ferris <[email protected]>",
0 commit comments