mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: pin tns-core-modules for @nativescript/core
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"main": "index",
|
||||
"types": "index.d.ts",
|
||||
"description": "NativeScript Core Modules",
|
||||
"version": "6.5.15",
|
||||
"version": "6.5.16",
|
||||
"homepage": "https://www.nativescript.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@nativescript/core": "*"
|
||||
"@nativescript/core": "6.5.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tns-platform-declarations": "*"
|
||||
"tns-platform-declarations": "6.5.15"
|
||||
},
|
||||
"nativescript": {
|
||||
"platforms": {
|
||||
|
||||
Reference in New Issue
Block a user