Skip to content

Commit

Permalink
Use current alpha versions in geo-location
Browse files Browse the repository at this point in the history
  • Loading branch information
dopenguin committed Mar 7, 2024
1 parent a6fbeff commit a4a2f4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 31 deletions.
33 changes: 4 additions & 29 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/plugins/GeoLocation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"vuex": "^3.6.2"
},
"dependencies": {
"@polar/lib-passes-boundary-check": "^2.0.0",
"@polar/lib-tooltip": "^1.0.0"
"@polar/lib-passes-boundary-check": "2.1.0-alpha.1",
"@polar/lib-tooltip": "1.1.0-alpha.1"
},
"devDependencies": {
"@polar/lib-custom-types": "^1.0.0",
Expand Down

0 comments on commit a4a2f4a

Please sign in to comment.