Skip to content

Commit

Permalink
Testing new demo build
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrundell committed Oct 9, 2024
1 parent 8654234 commit 40cf50b
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 76 deletions.
10 changes: 4 additions & 6 deletions demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@jasonrundell/react-mega-menu": "file:../jasonrundell-react-mega-menu-2.2.2.tgz",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@jasonrundell/react-mega-menu": "2.0.17",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
Binary file added jasonrundell-react-mega-menu-2.2.2.tgz
Binary file not shown.
136 changes: 68 additions & 68 deletions next-demo/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion next-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@jasonrundell/react-mega-menu": "2.0.17",
"@jasonrundell/react-mega-menu": "file:../jasonrundell-react-mega-menu-2.2.2.tgz",
"next": "14.2.11",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit 40cf50b

Please sign in to comment.