Skip to content

Commit

Permalink
chore: updating to latest sdk version (#15)
Browse files Browse the repository at this point in the history
* chore: updating to latest sdk version

* chore: adding back the .yarn

* chore: revert the yarn version

* chore: dedupe
  • Loading branch information
Dudleyneedham authored Feb 15, 2024
1 parent a3b792f commit a873ab4
Show file tree
Hide file tree
Showing 4 changed files with 1,339 additions and 956 deletions.
893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.1.cjs

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.0.1.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"dev-start": "supervisor --watch dist/backend/ -- --enable-source-maps dist/backend/server.js"
},
"dependencies": {
"@kiltprotocol/sdk-js": "^0.34.0",
"@kiltprotocol/vc-export": "^0.34.0",
"@kiltprotocol/sdk-js": "^0.35.0",
"@kiltprotocol/vc-export": "^0.35.0",
"@polkadot/util-crypto": "^12.2.2",
"body-parser": "^1.20.2",
"dotenv": "^16.3.1",
Expand Down
Loading

0 comments on commit a873ab4

Please sign in to comment.