We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d0a3d4 commit ebeca61Copy full SHA for ebeca61
1 file changed
packages/react-ui/package.json
@@ -9,8 +9,13 @@
9
"email": "jaylee.possible@gmail.com"
10
},
11
"license": "MIT",
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "https://github.com/m2-modules/react-ui.git",
15
+ "directory": "packages/react-ui"
16
+ },
17
"publishConfig": {
- "scope": "@m2-modules/react-ui",
18
+ "scope": "@m2-modules",
19
"registry": "https://npm.pkg.github.com"
20
21
"scripts": {
0 commit comments