chore(release): 6.5.21

This commit is contained in:
Nathan Walker
2020-11-04 09:09:36 -08:00
parent 4fef132dea
commit 851954e8a1
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -3,7 +3,7 @@
"main": "index",
"types": "index.d.ts",
"description": "NativeScript Core Modules",
"version": "6.5.20",
"version": "6.5.21",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@nativescript/core": "6.5.20"
"@nativescript/core": "6.5.21"
},
"devDependencies": {
"tns-platform-declarations": "6.5.15"