Skip to content

Commit e20bafc

Browse files
committed
bump plain demo deps
1 parent 28c8878 commit e20bafc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

demo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"nativescript": {
33
"id": "org.nativescript.demo",
44
"tns-android": {
5-
"version": "3.3.1"
5+
"version": "3.4.1"
66
}
77
},
88
"dependencies": {
99
"nativescript-camera-plus": "file:../src",
1010
"nativescript-theme-core": "^1.0.4",
1111
"nativescript-unit-test-runner": "^0.3.4",
12-
"tns-core-modules": "~3.3.0"
12+
"tns-core-modules": "^3.4.0"
1313
},
1414
"devDependencies": {
1515
"babel-traverse": "6.12.0",
@@ -21,8 +21,8 @@
2121
"karma-jasmine": "^1.0.2",
2222
"karma-nativescript-launcher": "^0.4.0",
2323
"lazy": "1.0.11",
24-
"nativescript-dev-typescript": "~0.5.0",
25-
"tns-platform-declarations": "~3.3.0",
26-
"typescript": "~2.3.2"
24+
"nativescript-dev-typescript": "~0.6.0",
25+
"tns-platform-declarations": "^3.4.0",
26+
"typescript": "~2.6.2"
2727
}
2828
}

0 commit comments

Comments
 (0)