mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore(dark-mode-ts): install modules from source
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"repository": "<fill-your-repository-here>",
|
||||
"dependencies": {
|
||||
"nativescript-theme-core": "~1.0.6",
|
||||
"tns-core-modules": "~6.0.0"
|
||||
"tns-core-modules": "file:../../tns-core-modules"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nativescript-dev-webpack": "~1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user