mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-07 21:07:59 +00:00
Bump TS (#497)
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@
|
||||
"packages/*"
|
||||
],
|
||||
"resolutions": {
|
||||
"typescript": "^4.3.4"
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
@@ -29,7 +29,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.6",
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"@polkadot/dev": "^0.62.43",
|
||||
"@polkadot/dev": "^0.62.44",
|
||||
"@polkadot/ts": "^0.4.1",
|
||||
"@types/jest": "^26.0.23",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"@react-native-community/cli-platform-ios": "^5.0.1",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
"babel-jest": "^27.0.5",
|
||||
"babel-jest": "^27.0.6",
|
||||
"metro-react-native-babel-preset": "^0.66.0",
|
||||
"react-test-renderer": "17.0.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user