This commit is contained in:
Jaco
2021-07-02 10:14:03 +03:00
committed by GitHub
parent 5f00d9f310
commit 4cb7e0e239
3 changed files with 452 additions and 452 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
"packages/*" "packages/*"
], ],
"resolutions": { "resolutions": {
"typescript": "^4.3.4" "typescript": "^4.3.5"
}, },
"scripts": { "scripts": {
"build": "polkadot-dev-build-ts", "build": "polkadot-dev-build-ts",
@@ -29,7 +29,7 @@
"devDependencies": { "devDependencies": {
"@babel/core": "^7.14.6", "@babel/core": "^7.14.6",
"@babel/runtime": "^7.14.6", "@babel/runtime": "^7.14.6",
"@polkadot/dev": "^0.62.43", "@polkadot/dev": "^0.62.44",
"@polkadot/ts": "^0.4.1", "@polkadot/ts": "^0.4.1",
"@types/jest": "^26.0.23", "@types/jest": "^26.0.23",
"babel-plugin-transform-vue-template": "^0.4.2", "babel-plugin-transform-vue-template": "^0.4.2",
+1 -1
View File
@@ -34,7 +34,7 @@
"@babel/runtime": "^7.14.6", "@babel/runtime": "^7.14.6",
"@react-native-community/cli-platform-ios": "^5.0.1", "@react-native-community/cli-platform-ios": "^5.0.1",
"@types/react-test-renderer": "17.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", "metro-react-native-babel-preset": "^0.66.0",
"react-test-renderer": "17.0.2" "react-test-renderer": "17.0.2"
}, },
+449 -449
View File
File diff suppressed because it is too large Load Diff