| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,8 +20,8 @@ | |||
| 20 | 20 | "babel-types": "6.11.1", | |
| 21 | 21 | "babylon": "6.8.3", | |
| 22 | 22 | "lazy": "1.0.11", | |
| 23 | - "nativescript-dev-typescript": "^0.7.1", | ||
| 23 | + "nativescript-dev-typescript": "next", | ||
| 24 | 24 | "tns-platform-declarations": "*", | |
| 25 | - "typescript": "^2.7.2" | ||
| 25 | + "typescript": "^3.1.6" | ||
| 26 | 26 | } | |
| 27 | 27 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,7 +27,7 @@ | |||
| 27 | 27 | "nativescript-dev-typescript": "next", | |
| 28 | 28 | "nativescript-dev-webpack": "next", | |
| 29 | 29 | "rimraf": "^2.6.2", | |
| 30 | - "typescript": "^3.1.1" | ||
| 30 | + "typescript": "^3.1.6" | ||
| 31 | 31 | }, | |
| 32 | 32 | "scripts": { | |
| 33 | 33 | "e2e": "npm run clean-e2e && tsc -p e2e && mocha --opts ../config/mocha.opts --recursive e2e --appiumCapsLocation ../config/appium.capabilities.json", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,7 @@ | |||
| 43 | 43 | "tslint": "^5.4.3", | |
| 44 | 44 | "typedoc": "^0.5.10", | |
| 45 | 45 | "typedoc-plugin-external-module-name": "git://github.com/PanayotCankov/typedoc-plugin-external-module-name.git#with-js", | |
| 46 | - "typescript": "^2.6.1" | ||
| 46 | + "typescript": "^3.1.6" | ||
| 47 | 47 | }, | |
| 48 | 48 | "scripts": { | |
| 49 | 49 | "setup": "npm run dev-link-tns-platform-declarations && npm run dev-link-tns-core-modules && npm run dev-link-tests && npm run dev-link-apps && npm run dev-link-e2e-modal", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,6 +23,6 @@ | |||
| 23 | 23 | "filewalker": "0.1.2", | |
| 24 | 24 | "lazy": "1.0.11", | |
| 25 | 25 | "tns-platform-declarations": "*", | |
| 26 | - "typescript": "^2.6.1" | ||
| 26 | + "typescript": "^3.1.6" | ||
| 27 | 27 | } | |
| 28 | 28 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,6 +32,6 @@ | |||
| 32 | 32 | }, | |
| 33 | 33 | "homepage": "https://github.com/NativeScript/NativeScript#readme", | |
| 34 | 34 | "devDependencies": { | |
| 35 | - "typescript": "~2.6.1" | ||
| 35 | + "typescript": "^3.1.6" | ||
| 36 | 36 | } | |
| 37 | 37 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments