chore(release): @nativescript/types 8.4.0

This commit is contained in:
Nathan Walker
2022-11-30 07:34:58 -08:00
parent db9ba225e8
commit 55d24d30ce

View File

@ -1,6 +1,6 @@
{
"name": "@nativescript/types",
"version": "8.3.1",
"version": "8.4.0",
"description": "NativeScript Types for all supported platforms.",
"homepage": "https://nativescript.org",
"repository": {
@ -12,7 +12,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@nativescript/types-ios": "~8.3.0",
"@nativescript/types-android": "~8.3.0"
"@nativescript/types-ios": "~8.4.0",
"@nativescript/types-android": "~8.4.0"
}
}