mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Use typescript 1.5.0-beta on npm install call
This commit is contained in:
@ -20,6 +20,6 @@
|
|||||||
"grunt-shell": "1.1.2",
|
"grunt-shell": "1.1.2",
|
||||||
"grunt-ts": "4.0.1",
|
"grunt-ts": "4.0.1",
|
||||||
"grunt-tslint": "0.4.2",
|
"grunt-tslint": "0.4.2",
|
||||||
"typescript": "1.4.1"
|
"typescript": "1.5.0-beta"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user