Skip to content

Commit

Permalink
fix(deps): update dependency @kiltprotocol/sdk-js to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent de20b19 commit ce28f7d
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 391 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"version": "BEFORE=$(jq --raw-output .version src/static/manifest.json) && AFTER=$(date +%Y.%-m.%-d) && grep --files-with-matches --recursive $BEFORE src | xargs sed --in-place \"s/$BEFORE/$AFTER/g\" && git checkout -b version-bump && git commit --all --message=\"Version $AFTER\""
},
"dependencies": {
"@kiltprotocol/sdk-js": "^0.35.0",
"@kiltprotocol/sdk-js": "^1.0.0",
"@polkadot/extension-inject": "^0.52.2",
"@polkadot/keyring": "^12.6.2",
"@polkadot/types": "^10.11.2",
Expand Down
Loading

0 comments on commit ce28f7d

Please sign in to comment.