mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 13:21:03 +00:00
3.1.4 (#745)
This commit is contained in:
+6
-6
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "3.1.4-0-x",
|
||||
"version": "3.1.4",
|
||||
"versions": {
|
||||
"git": "3.1.4-0-x",
|
||||
"npm": "3.1.3"
|
||||
@@ -34,15 +34,15 @@
|
||||
"test:one": "polkadot-dev-run-test --env browser"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.72.25",
|
||||
"@polkadot/x-bundle": "^11.1.2",
|
||||
"@types/node": "^18.15.9",
|
||||
"@polkadot/dev": "^0.72.29",
|
||||
"@polkadot/x-bundle": "^11.1.3",
|
||||
"@types/node": "^18.15.11",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-is": "^18.2.0",
|
||||
"react-native": "^0.71.4"
|
||||
"react-native": "^0.71.5"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^5.0.2"
|
||||
"typescript": "^5.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user