chore(release): @nativescript/core@8.0.2

This commit is contained in:
Nathan Walker
2021-04-20 15:22:36 -07:00
parent b29e1452bd
commit edbe13bfe0
4 changed files with 18 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"main": "index",
"types": "index.d.ts",
"description": "NativeScript Core Modules",
"version": "8.0.1",
"version": "8.0.2",
"homepage": "https://nativescript.org",
"repository": {
"type": "git",

View File

@@ -25,6 +25,6 @@
"androidx.viewpager.widget*:*",
"androidx.fragment*:*",
"androidx.transition*:*",
"android.inputmethodservice*:*"
"android.inputmethodservice*:*"
]
}