Skip to content

Commit 6c5464d

Browse files
committed
Package updates
1 parent 77eb6a0 commit 6c5464d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"name": "react-mega-menu",
3-
"version": "0.2.0",
4-
"private": true,
2+
"name": "@jasonrundell/react-mega-menu",
3+
"version": "0.3.0",
54
"dependencies": {
65
"@testing-library/jest-dom": "^5.14.1",
76
"@testing-library/react": "^12.0.0",
@@ -14,6 +13,9 @@
1413
"react-dom": "^17.0.2",
1514
"react-scripts": "4.0.3"
1615
},
16+
"repository": {
17+
"url": "[email protected]:jasonrundell/react-mega-menu.git"
18+
},
1719
"devDependencies": {
1820
"netlify-lambda": "^2.0.13",
1921
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)