mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 13:01:06 +00:00
1.3.1 (#626)
This commit is contained in:
+6
-6
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/ui.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "1.2.2-0",
|
||||
"version": "1.3.0",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
@@ -27,10 +27,10 @@
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.7",
|
||||
"@babel/runtime": "^7.17.7",
|
||||
"@polkadot/dev": "^0.65.94",
|
||||
"@polkadot/x-bundle": "^8.5.1",
|
||||
"@babel/core": "^7.17.8",
|
||||
"@babel/runtime": "^7.17.8",
|
||||
"@polkadot/dev": "^0.65.97",
|
||||
"@polkadot/x-bundle": "^8.6.1",
|
||||
"@types/jest": "^27.4.1",
|
||||
"babel-loader": "^8.2.3",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
@@ -39,7 +39,7 @@
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-is": "^17.0.2",
|
||||
"react-native": "^0.67.3",
|
||||
"react-native": "^0.67.4",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"webpack": "^5.70.0",
|
||||
|
||||
Reference in New Issue
Block a user