@nativescript/types
Advanced tools
Comparing version 7.0.4 to 7.1.0
{ | ||
"name": "@nativescript/types", | ||
"version": "7.0.4", | ||
"version": "7.1.0", | ||
"description": "NativeScript Types for all supported platforms.", | ||
@@ -15,5 +15,5 @@ "homepage": "https://nativescript.org", | ||
"dependencies": { | ||
"@nativescript/types-ios": "7.0.4", | ||
"@nativescript/types-android": "7.0.4" | ||
"@nativescript/types-ios": "7.1.0", | ||
"@nativescript/types-android": "7.1.0" | ||
} | ||
} |
+ Added@nativescript/types-android@7.1.0(transitive)
+ Added@nativescript/types-ios@7.1.0(transitive)
- Removed@nativescript/types-android@7.0.4(transitive)
- Removed@nativescript/types-ios@7.0.4(transitive)