Bump deps (#141)

This commit is contained in:
Jaco Greeff
2021-02-27 09:05:32 +01:00
committed by GitHub
parent f1c9be44fc
commit e18ccea74f
7 changed files with 531 additions and 481 deletions
+3 -3
View File
@@ -22,13 +22,13 @@
"test": "polkadot-dev-run-test --coverage --runInBand --testPathIgnorePatterns addrcheck --testPathIgnorePatterns crosscheck"
},
"devDependencies": {
"@babel/core": "^7.12.17",
"@polkadot/dev": "^0.61.26",
"@babel/core": "^7.13.8",
"@polkadot/dev": "^0.61.30",
"@types/jest": "^26.0.20"
},
"version": "0.5.40",
"dependencies": {
"@pinata/sdk": "^1.1.11",
"@pinata/sdk": "^1.1.12",
"dnslink-cloudflare": "^3.0.0"
}
}