This commit is contained in:
Jaco
2022-11-01 09:36:37 +02:00
committed by GitHub
parent 969fbff238
commit 84d20433f4
3 changed files with 814 additions and 810 deletions
+4 -4
View File
@@ -34,13 +34,13 @@
"test": "NODE_OPTIONS=--experimental-vm-modules polkadot-dev-run-test --coverage --runInBand --detectOpenHandles --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
},
"dependencies": {
"@pinata/sdk": "^1.1.26",
"@pinata/sdk": "^1.2.1",
"dnslink-cloudflare": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.19.3",
"@polkadot/dev": "^0.67.138",
"@types/jest": "^29.1.2"
"@babel/core": "^7.19.6",
"@polkadot/dev": "^0.67.150",
"@types/jest": "^29.2.1"
},
"resolutions": {
"typescript": "^4.8.4"
+4 -4
View File
@@ -20,10 +20,10 @@
"version": "0.18.11-107-x",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.19.0",
"@polkadot/util": "^10.1.10",
"@polkadot/util-crypto": "^10.1.10",
"@polkadot/x-fetch": "^10.1.10"
"@babel/runtime": "^7.20.0",
"@polkadot/util": "^10.1.11",
"@polkadot/util-crypto": "^10.1.11",
"@polkadot/x-fetch": "^10.1.11"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",
+806 -802
View File
File diff suppressed because it is too large Load Diff