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