Skip to content

Commit 9bfc242

Browse files
authored
Update package.json
1 parent 7c363e0 commit 9bfc242

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/apps/livesync-hello-world/package.json

+6
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,11 @@
2424
"homepage": "https://github.com/NativeScript/template-hello-world",
2525
"android": {
2626
"v8Flags": "--expose_gc"
27+
},
28+
"dependencies": {
29+
"nativescript-theme-core": "^0.2.1"
30+
},
31+
"devDependencies": {
32+
"nativescript-dev-android-snapshot": "^0.*.*"
2733
}
2834
}

0 commit comments

Comments
 (0)