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 7a42578 commit da219ceCopy full SHA for da219ce
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "ui-design-system",
+ "name": "@user-interviews/ui-design-system",
3
"version": "1.7.0",
4
"dependencies": {
5
"react-select": "^3.0.8",
@@ -105,7 +105,7 @@
105
],
106
"main": "lib/index.js",
107
"publishConfig": {
108
- "registry": "https://npm.pkg.github.com/@user-interviews"
+ "registry": "https://npm.pkg.github.com/"
109
},
110
"repository": "https://github.com/user-interviews/ui-design-system.git",
111
"author": "Dave Ferris <[email protected]>",
0 commit comments