@ui-kitten/template-ts
Advanced tools
Comparing version 5.0.0-alpha.1 to 5.0.0
{ | ||
"name": "@ui-kitten/template-ts", | ||
"description": "React Native template project with UI Kitten and TypeScript", | ||
"version": "5.0.0-alpha.1", | ||
"version": "5.0.0", | ||
"author": "akveo <contact@akveo.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -13,8 +13,8 @@ { | ||
"dependencies": { | ||
"@eva-design/eva": "2.0.0-alpha.1", | ||
"@ui-kitten/components": "5.0.0-alpha.1", | ||
"@ui-kitten/eva-icons": "5.0.0-alpha.1", | ||
"@eva-design/eva": "2.0.0", | ||
"@ui-kitten/components": "5.0.0", | ||
"@ui-kitten/eva-icons": "5.0.0", | ||
"react": "16.11.0", | ||
"react-native": "0.62.1", | ||
"react-native-svg": "9.13.6" | ||
"react-native": "0.62.2", | ||
"react-native-svg": "^12.1.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^2.25.0", | ||
"@ui-kitten/metro-config": "4.4.1", | ||
"@ui-kitten/metro-config": "5.0.0", | ||
"babel-jest": "^24.9.0", | ||
@@ -51,2 +51,2 @@ "eslint": "^6.5.1", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
221250