mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
chore(release): 6.5.10
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"main": "index",
|
||||
"types": "index.d.ts",
|
||||
"description": "NativeScript Core Modules",
|
||||
"version": "6.5.9",
|
||||
"version": "6.5.10",
|
||||
"homepage": "https://www.nativescript.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -23,13 +23,13 @@
|
||||
"nativescript-hook": "0.2.5",
|
||||
"reduce-css-calc": "^2.1.6",
|
||||
"semver": "6.3.0",
|
||||
"tns-core-modules-widgets": "6.5.9",
|
||||
"tns-core-modules-widgets": "6.5.10",
|
||||
"tslib": "1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "~4.2.5",
|
||||
"@types/node": "~10.12.18",
|
||||
"tns-platform-declarations": "6.5.9"
|
||||
"tns-platform-declarations": "6.5.10"
|
||||
},
|
||||
"scripts": {
|
||||
"version": "conventional-changelog -p angular -i ../CHANGELOG.md -s && git add ../CHANGELOG.md",
|
||||
|
Reference in New Issue
Block a user