Skip to content

Commit

Permalink
Merge pull request #893 from theduckylittle/audit/mobile-2024-nov
Browse files Browse the repository at this point in the history
Update mobile package.json
  • Loading branch information
klassenjs authored Nov 8, 2024
2 parents b20b47e + 5a201a8 commit dec1489
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions examples/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@
"description": "GeoMoose 3 Mobile Application Demo",
"main": "mobile.js",
"dependencies": {
"bootstrap": "^4.4.1",
"jquery": "^3.4.1",
"popper": "^1.0.1"
"bootstrap": "^5.3.3",
"jquery": "^3.4.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit dec1489

Please sign in to comment.