Skip to content

Commit 21a4e00

Browse files
greenkeeper[bot]AdriVanHoudt
authored andcommitted
Update chai to the latest version 🚀 (#30)
* chore(package): update chai to version 4.0.2 * Update package.json
1 parent 2ddd53d commit 21a4e00

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
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"mocha": "3.x.x",
27-
"chai": "3.x.x",
27+
"chai": "4.x.x",
2828
"pre-commit": "1.x.x"
2929
}
3030
}

0 commit comments

Comments
 (0)