Skip to content

Commit 400c371

Browse files
chore: pin chai to 4.1.0
1 parent 0deb014 commit 400c371

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
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/SimplePEG/JavaScript#readme",
3131
"devDependencies": {
32-
"chai": "^4.1.0",
32+
"chai": "4.1.0",
3333
"coveralls": "^2.11.9",
3434
"eslint": "^4.3.0",
3535
"istanbul": "^0.4.4",

0 commit comments

Comments
 (0)