Skip to content

Commit da219ce

Browse files
author
Dave Ferris
committed
Update name and registry in package.json
1 parent 7a42578 commit da219ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ui-design-system",
2+
"name": "@user-interviews/ui-design-system",
33
"version": "1.7.0",
44
"dependencies": {
55
"react-select": "^3.0.8",
@@ -105,7 +105,7 @@
105105
],
106106
"main": "lib/index.js",
107107
"publishConfig": {
108-
"registry": "https://npm.pkg.github.com/@user-interviews"
108+
"registry": "https://npm.pkg.github.com/"
109109
},
110110
"repository": "https://github.com/user-interviews/ui-design-system.git",
111111
"author": "Dave Ferris <[email protected]>",

0 commit comments

Comments
 (0)