mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-20 23:15:43 +00:00
Bump deps (#345)
This commit is contained in:
+5
-5
@@ -29,17 +29,17 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.4",
|
||||
"@babel/runtime": "^7.10.4",
|
||||
"@polkadot/dev": "^0.55.21",
|
||||
"@polkadot/ts": "^0.3.27",
|
||||
"@babel/core": "^7.10.5",
|
||||
"@babel/runtime": "^7.10.5",
|
||||
"@polkadot/dev": "^0.55.23",
|
||||
"@polkadot/ts": "^0.3.29",
|
||||
"@types/jest": "^26.0.4",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-is": "^16.13.1",
|
||||
"react-native": "^0.63.0",
|
||||
"react-native": "^0.63.1",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"webpack-serve": "^3.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user