mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 06:51:02 +00:00
0.86.1 (#525)
This commit is contained in:
+6
-6
@@ -8,7 +8,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"resolutions": {
|
||||
"typescript": "^4.4.3"
|
||||
"typescript": "^4.4.4"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -30,21 +30,21 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.8",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/dev": "^0.62.70",
|
||||
"@polkadot/ts": "^0.4.8",
|
||||
"@polkadot/x-bundle": "^7.4.1",
|
||||
"@polkadot/dev": "^0.62.71",
|
||||
"@polkadot/ts": "^0.4.9",
|
||||
"@polkadot/x-bundle": "^7.5.1",
|
||||
"@types/jest": "^27.0.2",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-is": "^17.0.2",
|
||||
"react-native": "^0.66.0",
|
||||
"react-native": "^0.66.1",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-serve": "^3.2.0"
|
||||
},
|
||||
"version": "0.85.6-0",
|
||||
"version": "0.86.0",
|
||||
"packageManager": "yarn@3.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user