Skip to content

Commit

Permalink
Publish adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
stultusmundi committed Dec 19, 2024
1 parent e1cb457 commit 76a4b85
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"version": "0.20.0-alpha.16",
"version": "0.21.0",
"license": "BSD-3",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
"dist",
"dist-esm",
"src"
],
"exports": {
Expand Down Expand Up @@ -34,6 +35,9 @@
},
"name": "@runonflux/avalanche-wallet-sdk",
"author": "Ava Labs",
"contributors": [
"Stultus Mundi"
],
"repository": {
"type": "git",
"url": "https://github.com/ZelCore-io/avalanche-wallet-sdk"
Expand Down Expand Up @@ -94,6 +98,6 @@
"xss": "~1.0.11"
},
"peerDependencies": {
"avalanche": ">= 3.15.2"
"@avalabs/avalanchejs": ">= 3.17.0"
}
}

0 comments on commit 76a4b85

Please sign in to comment.