mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: fix typescript version (#8589)
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
"tslint": "^5.4.3",
|
"tslint": "^5.4.3",
|
||||||
"typedoc": "^0.13.0",
|
"typedoc": "^0.13.0",
|
||||||
"typedoc-plugin-external-module-name": "git://github.com/PanayotCankov/typedoc-plugin-external-module-name.git#with-js",
|
"typedoc-plugin-external-module-name": "git://github.com/PanayotCankov/typedoc-plugin-external-module-name.git#with-js",
|
||||||
"typescript": "^3.7.5"
|
"typescript": "~3.8.3"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "npm run build-core && npm run build-compat && npm run setup-link",
|
"setup": "npm run build-core && npm run build-compat && npm run setup-link",
|
||||||
|
|||||||
Reference in New Issue
Block a user