chore(release): 6.5.23

This commit is contained in:
Nathan Walker
2020-12-06 00:14:13 -08:00
parent 851954e8a1
commit 21c7625db2
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -2,7 +2,7 @@
"name": "NativeScript", "name": "NativeScript",
"description": "NativeScript Core Modules", "description": "NativeScript Core Modules",
"homepage": "https://www.nativescript.org", "homepage": "https://www.nativescript.org",
"version": "6.5.20", "version": "6.5.23",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/NativeScript/NativeScript" "url": "https://github.com/NativeScript/NativeScript"

View File

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