Skip to content

Commit b2df7c6

Browse files
authored
fix: add repo
1 parent 52b112a commit b2df7c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "react-material-workspace-layout",
33
"version": "1.0.1",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/UniversalDataTool/react-material-workspace-layout.git"
7+
},
48
"dependencies": {
59
"@material-ui/core": "^4.10.0",
610
"@material-ui/icons": "^4.9.1",

0 commit comments

Comments
 (0)