mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 05:11:02 +00:00
Bump common (#443)
This commit is contained in:
+4
-6
@@ -8,8 +8,6 @@
|
||||
"packages/*"
|
||||
],
|
||||
"resolutions": {
|
||||
"eventemitter3": "^4.0.7",
|
||||
"mkdirp": "^1.0.4",
|
||||
"typescript": "^4.1.5"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -29,9 +27,9 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.16",
|
||||
"@babel/runtime": "^7.12.13",
|
||||
"@polkadot/dev": "^0.61.26",
|
||||
"@babel/core": "^7.13.1",
|
||||
"@babel/runtime": "^7.13.7",
|
||||
"@polkadot/dev": "^0.61.28",
|
||||
"@polkadot/ts": "^0.3.59",
|
||||
"@types/jest": "^26.0.20",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
@@ -41,7 +39,7 @@
|
||||
"react-is": "^17.0.1",
|
||||
"react-native": "^0.63.4",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"webpack": "^4.44.2",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-serve": "^3.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user