Skip to content

Commit ebeca61

Browse files
authored
Update package.json
1 parent 4d0a3d4 commit ebeca61

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

packages/react-ui/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@
99
"email": "jaylee.possible@gmail.com"
1010
},
1111
"license": "MIT",
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/m2-modules/react-ui.git",
15+
"directory": "packages/react-ui"
16+
},
1217
"publishConfig": {
13-
"scope": "@m2-modules/react-ui",
18+
"scope": "@m2-modules",
1419
"registry": "https://npm.pkg.github.com"
1520
},
1621
"scripts": {

0 commit comments

Comments
 (0)