mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore(release): @nativescript/core@8.1.3
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "nativescript",
|
||||
"version": "8.1.2",
|
||||
"version": "8.1.3",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"clean": "git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/*",
|
||||
"setup": "npm run clean && npm install --legacy-peer-deps",
|
||||
"setup:yarn": "yarn run clean && yarn",
|
||||
"setup:yarn": "yarn clean && yarn",
|
||||
"setup:pnpm": "pnpm run clean && pnpm install",
|
||||
"postinstall": "ts-patch install && husky install && nx run core:setup",
|
||||
"start": "nps",
|
||||
@@ -53,7 +53,7 @@
|
||||
"mocha": "^8.0.1",
|
||||
"mocha-typescript": "^1.1.17",
|
||||
"module-alias": "^2.2.2",
|
||||
"nativescript": "~7.2.0",
|
||||
"nativescript": "~8.1.2",
|
||||
"nativescript-typedoc-theme": "1.0.0",
|
||||
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
|
||||
"parserlib": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user