Skip to content

Commit 0e37a0e

Browse files
authored
Update package.json
1 parent c8c67eb commit 0e37a0e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

data/apps/sbg-test-app/package.json

+6-7
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@
66
"version": "2.0.0"
77
}
88
},
9+
"android": {
10+
"v8Flags": "--expose_gc"
11+
},
912
"dependencies": {
10-
"tns-core-modules": "1.7.1"
13+
"nativescript-theme-core": "^0.2.1"
1114
},
1215
"devDependencies": {
13-
"babel-traverse": "6.9.0",
14-
"babel-types": "6.10.0",
15-
"babylon": "6.8.1",
16-
"filewalker": "0.1.2",
17-
"lazy": "1.0.11"
16+
"nativescript-dev-android-snapshot": "^0.*.*"
1817
}
19-
}
18+
}

0 commit comments

Comments
 (0)