Skip to content

Commit 4c831c7

Browse files
authored
Merge pull request #2000 from NativeScript/hristova/add-chai-dependency
chore: add chai dependency to e2e app
2 parents b43e06f + c5c78c1 commit 4c831c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: e2e/renderer/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"babel-traverse": "6.26.0",
3232
"babel-types": "6.26.0",
3333
"babylon": "6.18.0",
34+
"chai": "^4.2.0",
3435
"lazy": "1.0.11",
3536
"mocha": "~5.2.0",
3637
"mochawesome": "~3.1.2",

0 commit comments

Comments
 (0)