Skip to content

Commit

Permalink
Package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrundell committed Aug 9, 2021
1 parent 77eb6a0 commit 6c5464d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "react-mega-menu",
"version": "0.2.0",
"private": true,
"name": "@jasonrundell/react-mega-menu",
"version": "0.3.0",
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
Expand All @@ -14,6 +13,9 @@
"react-dom": "^17.0.2",
"react-scripts": "4.0.3"
},
"repository": {
"url": "[email protected]:jasonrundell/react-mega-menu.git"
},
"devDependencies": {
"netlify-lambda": "^2.0.13",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 6c5464d

Please sign in to comment.