mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 10:17:57 +00:00
0.61 (#384)
This commit is contained in:
+6
-6
@@ -28,19 +28,19 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/dev": "^0.58.1",
|
||||
"@babel/core": "^7.12.3",
|
||||
"@babel/runtime": "^7.12.1",
|
||||
"@polkadot/dev": "^0.58.3",
|
||||
"@polkadot/ts": "^0.3.49",
|
||||
"@types/jest": "^26.0.14",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-is": "^16.13.1",
|
||||
"react-native": "^0.63.3",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"webpack-serve": "^3.2.0"
|
||||
},
|
||||
"version": "0.60.2-3"
|
||||
"version": "0.61.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user