mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Merge pull request #2811 from NativeScript/vchimev-test
Update the version of TypeScript in apps/tests
This commit is contained in:
@ -21,6 +21,6 @@
|
|||||||
"babylon": "6.8.3",
|
"babylon": "6.8.3",
|
||||||
"lazy": "1.0.11",
|
"lazy": "1.0.11",
|
||||||
"nativescript-dev-typescript": "^0.3.0",
|
"nativescript-dev-typescript": "^0.3.0",
|
||||||
"typescript": "^1.8.10"
|
"typescript": "^2.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -21,6 +21,6 @@
|
|||||||
"babylon": "6.8.0",
|
"babylon": "6.8.0",
|
||||||
"filewalker": "0.1.2",
|
"filewalker": "0.1.2",
|
||||||
"lazy": "1.0.11",
|
"lazy": "1.0.11",
|
||||||
"typescript": "^1.8.10"
|
"typescript": "^2.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user