Skip to content

Commit 9521a80

Browse files
author
Zdravko
authored
Merge pull request #276 from NativeScript/update-listview-demo
chore: update 'listview' demo for nativescript-ui-listview v7.0.5
2 parents 4daadfb + 276785f commit 9521a80

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

listview/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,13 @@
3636
"@types/chai": "^4.0.2",
3737
"@types/mocha": "^2.2.41",
3838
"@types/node": "^7.0.5",
39+
"chai": "4.2.0",
3940
"markdown-snippet-injector": "^0.2.4",
40-
"mocha": "^3.3.0",
41+
"mocha": "5.2.0",
4142
"mocha-junit-reporter": "^1.18.0",
42-
"mocha-multi": "1.1.0",
43+
"mocha-multi-reporters": "^1.1.0",
4344
"mochawesome": "^3.1.1",
44-
"nativescript-dev-appium": "5.0.0",
45+
"nativescript-dev-appium": "~6.0.0",
4546
"nativescript-dev-webpack": "^1.0.0",
4647
"tns-platform-declarations": "^6.1.0",
4748
"tslint": "~5.11.0",

0 commit comments

Comments
 (0)