Skip to content

Commit

Permalink
all: smoother dependencies (fixes #8139) (#8130)
Browse files Browse the repository at this point in the history
Co-authored-by: dogi <dogi@users.noreply.github.com>
  • Loading branch information
paulbert and dogi authored Jan 23, 2025
1 parent 9e73a46 commit eb92089
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "planet",
"license": "AGPL-3.0",
"version": "0.16.75",
"version": "0.16.76",
"myplanet": {
"latest": "v0.22.33",
"min": "v0.21.33"
Expand Down Expand Up @@ -86,6 +86,7 @@
"@fortawesome/fontawesome-free": "^5.13.0",
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.8",
"@types/ms": "0.7.34",
"@types/node": "^12.11.1",
"@types/pouchdb": "^6.4.0",
"@types/pouchdb-find": "^6.3.4",
Expand Down

0 comments on commit eb92089

Please sign in to comment.