mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat(focus): interactive options for focus handling
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"url": "https://github.com/NativeScript/nativescript-dev-webpack.git"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "npx rimraf -- node_modules package-lock.json && npm i",
|
||||
"clean": "npx rimraf -- node_modules package-lock.json && npm i --ignore-scripts",
|
||||
"tsc": "tsc",
|
||||
"postinstall": "node postinstall.js",
|
||||
"preuninstall": "node preuninstall.js",
|
||||
|
||||
Reference in New Issue
Block a user