Skip to content

Commit 099adf0

Browse files
Bradley MartinBradley Martin
authored andcommitted
bump ns modules for demo
1 parent d68107b commit 099adf0

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

demo/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
2-
"nativescript": {
3-
"id": "org.nativescript.demo",
4-
"tns-android": {
5-
"version": "2.0.0"
6-
},
7-
"tns-ios": {
8-
"version": "2.0.0"
9-
}
10-
},
11-
"dependencies": {
12-
"nativescript-slides": "file:..",
13-
"tns-core-modules": "2.0.0"
14-
},
15-
"devDependencies": {
16-
"babel-traverse": "6.9.0",
17-
"babel-types": "6.9.0",
18-
"babylon": "6.8.0",
19-
"filewalker": "0.1.2",
20-
"lazy": "1.0.11",
21-
"nativescript-dev-typescript": "^0.3.1",
22-
"typescript": "^1.8.7"
23-
}
24-
}
2+
"nativescript": {
3+
"id": "org.nativescript.demo",
4+
"tns-android": {
5+
"version": "2.0.0"
6+
},
7+
"tns-ios": {
8+
"version": "2.0.0"
9+
}
10+
},
11+
"dependencies": {
12+
"nativescript-slides": "file:..",
13+
"tns-core-modules": "^2.0.1"
14+
},
15+
"devDependencies": {
16+
"babel-traverse": "6.9.0",
17+
"babel-types": "6.9.0",
18+
"babylon": "6.8.0",
19+
"filewalker": "0.1.2",
20+
"lazy": "1.0.11",
21+
"nativescript-dev-typescript": "^0.3.1",
22+
"typescript": "^1.8.7"
23+
}
24+
}

0 commit comments

Comments
 (0)