Merge branch 'master' of github.com:NativeScript/NativeScript

This commit is contained in:
Martin Guillon
2021-06-09 09:51:06 +02:00
47 changed files with 1133 additions and 800 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nativescript",
"version": "8.0.3",
"version": "8.0.7",
"license": "MIT",
"config": {
"npm_alias": "npm"
@@ -83,6 +83,7 @@
"mocha-typescript": "^1.1.17",
"module-alias": "^2.2.2",
"nativescript": "~7.2.0",
"nativescript-typedoc-theme": "1.0.0",
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
"parserlib": "^1.1.1",
"prettier": "~2.2.1",
@@ -97,6 +98,7 @@
"ts-patch": "^1.3.0",
"tslib": "2.1.0",
"tslint": "6.1.3",
"typedoc": "^0.20.14",
"typescript": "4.1.4",
"webpack": "~4.44.1",
"webpack-cli": "~3.3.12"