Skip to content

Commit 71bb47f

Browse files
authored
Merge pull request #96 from litixsoft/greenkeeper-chai-4.0.0
Update chai to version 4.0.0 🚀
2 parents f6d22d1 + 3edd613 commit 71bb47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"demo": "grunt demo --force"
5555
},
5656
"devDependencies": {
57-
"chai": "^3.5.0",
57+
"chai": "^4.0.0",
5858
"grunt": "^1.0.1",
5959
"grunt-bump": "^0.8.0",
6060
"grunt-contrib-copy": "^1.0.0",

0 commit comments

Comments
 (0)