Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6167f70

Browse files
authored
Merge pull request #1986 from NativeScript/hristova/add-chai-dependency-in-apps
chore: add chai dependency in test apps
2 parents 9f43baa + c54b147 commit 6167f70

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

‎e2e/animation-examples/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"babel-traverse": "6.25.0",
3838
"babel-types": "6.25.0",
3939
"babylon": "6.17.4",
40+
"chai": "^4.2.0",
4041
"lazy": "1.0.11",
4142
"mocha": "~5.2.0",
4243
"mochawesome": "~3.1.2",

‎e2e/modal-navigation-ng/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"babel-traverse": "6.26.0",
3838
"babel-types": "6.26.0",
3939
"babylon": "6.18.0",
40+
"chai": "^4.2.0",
4041
"lazy": "1.0.11",
4142
"mocha": "~5.2.0",
4243
"mochawesome": "~3.1.2",

‎e2e/nested-router-tab-view/package.json

Lines changed: 1 addition & 0 deletions
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",

‎e2e/routable-animations/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"babel-traverse": "6.25.0",
3232
"babel-types": "6.25.0",
3333
"babylon": "6.17.4",
34+
"chai": "^4.2.0",
3435
"colors": "^1.1.2",
3536
"lazy": "1.0.11",
3637
"mocha": "~5.2.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /