Skip to content

Commit 2f13af5

Browse files
vchimevvchimev
vchimev
authored and
vchimev
committed
Add android-snapshot devDependency
1 parent a4d16fa commit 2f13af5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,14 @@
2828
"tns-core-modules": "~2.5.0"
2929
},
3030
"devDependencies": {
31-
"zone.js": "~0.7.2",
3231
"babel-traverse": "6.8.0",
3332
"babel-types": "6.8.1",
3433
"babylon": "6.8.0",
3534
"filewalker": "0.1.2",
3635
"lazy": "1.0.11",
36+
"nativescript-dev-android-snapshot": "~0.0.6",
3737
"nativescript-dev-typescript": "~0.3.7",
38-
"typescript": "~2.1.5"
38+
"typescript": "~2.1.5",
39+
"zone.js": "~0.7.2"
3940
}
4041
}

0 commit comments

Comments
 (0)