mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-06 12:28:01 +00:00
Bump deps (& use packageInfo detection) (#441)
This commit is contained in:
+3
-3
@@ -10,7 +10,7 @@
|
||||
"resolutions": {
|
||||
"eventemitter3": "^4.0.7",
|
||||
"mkdirp": "^1.0.4",
|
||||
"typescript": "^4.1.3"
|
||||
"typescript": "^4.1.5"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -29,9 +29,9 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.13",
|
||||
"@babel/core": "^7.12.16",
|
||||
"@babel/runtime": "^7.12.13",
|
||||
"@polkadot/dev": "^0.61.25",
|
||||
"@polkadot/dev": "^0.61.26",
|
||||
"@polkadot/ts": "^0.3.59",
|
||||
"@types/jest": "^26.0.20",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
|
||||
Reference in New Issue
Block a user