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