Skip to content

Commit

Permalink
chore: upgrade capacitor
Browse files Browse the repository at this point in the history
  • Loading branch information
bludnic committed Jun 12, 2024
1 parent 7ad5d4b commit a4d0ee9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"postinstall": "electron-builder install-app-deps && npm run schema:generate"
},
"dependencies": {
"@capacitor/android": "^6.0.0",
"@capacitor/core": "^6.0.0",
"@capacitor/android": "^6.1.0",
"@capacitor/core": "^6.1.0",
"@emoji-mart/data": "^1.1.2",
"@liskhq/lisk-codec": "^0.5.0",
"@liskhq/lisk-cryptography": "4.1.0",
Expand Down Expand Up @@ -110,7 +110,7 @@
},
"devDependencies": {
"@capacitor/assets": "^3.0.5",
"@capacitor/cli": "^6.0.0",
"@capacitor/cli": "^6.1.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@electron/notarize": "^2.3.2",
Expand Down

0 comments on commit a4d0ee9

Please sign in to comment.