Skip to content

Commit 686df7e

Browse files
fix(deps): update dependency @kiltprotocol/sdk-js to v1
1 parent 74cf97a commit 686df7e

File tree

2 files changed

+476
-424
lines changed

2 files changed

+476
-424
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"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\""
4646
},
4747
"dependencies": {
48-
"@kiltprotocol/sdk-js": "^0.35.0",
48+
"@kiltprotocol/sdk-js": "^1.0.0",
4949
"@polkadot/extension-inject": "^0.55.1",
5050
"@polkadot/keyring": "^12.6.2",
5151
"@polkadot/types": "^10.11.2",

0 commit comments

Comments
 (0)