mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 07:01:12 +00:00
Bump deps (#406)
This commit is contained in:
+3
-2
@@ -14,6 +14,7 @@
|
||||
"build:extra": "node scripts/sortAll.mjs",
|
||||
"build:release": "polkadot-ci-ghact-build --skip-beta",
|
||||
"build:release:ipfs": "node scripts/ipfsUpload.mjs",
|
||||
"build:rollup": "polkadot-exec-rollup --config",
|
||||
"lint": "polkadot-dev-run-lint",
|
||||
"clean": "polkadot-dev-clean-build",
|
||||
"phishing:addrcheck": "polkadot-dev-run-test --runInBand --detectOpenHandles packages/phishing/src/addrcheck",
|
||||
@@ -23,8 +24,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
"@polkadot/dev": "^0.62.44",
|
||||
"@types/jest": "^26.0.23"
|
||||
"@polkadot/dev": "^0.62.57",
|
||||
"@types/jest": "^26.0.24"
|
||||
},
|
||||
"version": "0.6.221",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user