Skip to content

Commit

Permalink
Update HERE Wallet SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrichina committed Oct 22, 2024
1 parent 052df03 commit afbd760
Show file tree
Hide file tree
Showing 3 changed files with 886 additions and 910 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
"*.js"
],
"main": "app.js",
"engines": { "node" : ">=16.0" },
"engines": {
"node": ">=16.0"
},
"license": "MIT",
"scripts": {
"build": "npm run build:contract",
Expand Down Expand Up @@ -50,7 +52,7 @@
"raw-body": "^2.5.2"
},
"devDependencies": {
"@here-wallet/core": "^3.1.0",
"@here-wallet/core": "^3.3.1",
"@meteorwallet/sdk": "^0.8.0",
"browserify": "^17.0.0",
"env-cmd": "^10.1.0",
Expand Down
Loading

0 comments on commit afbd760

Please sign in to comment.