Skip to content

Commit c4947f0

Browse files
author
Dave Ferris
committed
Update package.json fields
1 parent b23958d commit c4947f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "ui-design-system",
33
"version": "0.1.0",
4-
"private": true,
54
"dependencies": {
65
"@storybook/addon-knobs": "^5.2.6",
76
"bootstrap": "^4.3.1",
@@ -62,7 +61,7 @@
6261
"description": "UI Storybook design system",
6362
"main": "dist/index.js",
6463
"publishConfig": {
65-
"registry":"https://npm.pkg.github.com/"
64+
"registry":"https://npm.pkg.github.com/@user-interviews"
6665
},
6766
"repository": "https://github.com/user-interviews/ui-design-system.git",
6867
"author": "Dave Ferris <[email protected]>",

0 commit comments

Comments
 (0)