mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
@@ -16,15 +16,14 @@
|
||||
"clean": "npx rimraf hooks node_modules platforms package-lock.json && npm i"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nativescript/core": "file:../nativescript-core",
|
||||
"tns-core-modules": "file:../dist/tns-core-modules"
|
||||
"@nativescript/core": "file:../nativescript-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"circular-dependency-plugin": "5.2.0",
|
||||
"circular-dependency-plugin": "~5.2.0",
|
||||
"@nativescript/webpack": "^2.0.0-alpha.3",
|
||||
"node-sass": "^4.12.0",
|
||||
"node-sass": "^4.14.0",
|
||||
"tns-platform-declarations": "file:../tns-platform-declarations",
|
||||
"typescript": "~3.4.1"
|
||||
"typescript": "~3.9.0"
|
||||
},
|
||||
"gitHead": "c06800e52ee1a184ea2dffd12a6702aaa43be4e3",
|
||||
"readme": "NativeScript Application"
|
||||
|
||||
Reference in New Issue
Block a user