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 a4d16fa commit 2f13af5Copy full SHA for 2f13af5
package.json
@@ -28,13 +28,14 @@
28
"tns-core-modules": "~2.5.0"
29
},
30
"devDependencies": {
31
- "zone.js": "~0.7.2",
32
"babel-traverse": "6.8.0",
33
"babel-types": "6.8.1",
34
"babylon": "6.8.0",
35
"filewalker": "0.1.2",
36
"lazy": "1.0.11",
+ "nativescript-dev-android-snapshot": "~0.0.6",
37
"nativescript-dev-typescript": "~0.3.7",
38
- "typescript": "~2.1.5"
+ "typescript": "~2.1.5",
39
+ "zone.js": "~0.7.2"
40
}
41
0 commit comments