Skip to content

Commit

Permalink
bump version to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
capt-nemo429 authored and arobsn committed Sep 26, 2023
1 parent 8aee05f commit 88d0780
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 47 deletions.
71 changes: 30 additions & 41 deletions package-lock.json

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

11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nautilus-wallet",
"version": "0.8.2",
"version": "0.9.0",
"private": true,
"scripts": {
"dev:mainnet": "vue-cli-service serve",
Expand All @@ -27,18 +27,17 @@
"@urql/exchange-retry": "^1.2.0",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"add": "^2.0.6",
"axios": "^1.5.0",
"axios-retry": "^3.7.0",
"axios-retry": "^3.8.0",
"bignumber.js": "^9.1.2",
"bip32": "^3.0.1",
"bip39": "^3.0.4",
"bs58check": "^2.1.2",
"cleave.js": "^1.6.0",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.9",
"dayjs": "^1.11.10",
"dexie": "^3.2.4",
"ergo-lib-wasm-browser": "^0.24.0",
"ergo-lib-wasm-browser": "^0.24.1",
"feather-icons": "^4.29.1",
"json-bigint": "^1.0.0",
"ledger-ergo-js": "^0.1.14",
Expand All @@ -49,7 +48,7 @@
"vue": "^3.3.4",
"vue-feather": "^2.0.0",
"vue-json-pretty": "2.1.1",
"vue-router": "^4.2.4",
"vue-router": "^4.2.5",
"vuex": "^4.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 88d0780

Please sign in to comment.