We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47aad5b commit e85cd5bCopy full SHA for e85cd5b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-dev-typescript",
3
- "version": "0.7.8",
+ "version": "0.7.9",
4
"description": "TypeScript support for NativeScript projects. Install using `tns install typescript`.",
5
"scripts": {
6
"test": "exit 0",
@@ -44,4 +44,4 @@
44
"semver": "5.5.0",
45
"typescript": "~3.1.1"
46
}
47
-}
+}
0 commit comments