Skip to content

Commit 0b01d0f

Browse files
chore(package): update chai to version 4.1.0
Closes #4
1 parent 8d7f96b commit 0b01d0f

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
@@ -30,7 +30,7 @@
3030
"test": "mocha"
3131
},
3232
"devDependencies": {
33-
"chai": "^3.5.0",
33+
"chai": "^4.1.0",
3434
"mocha": "^3.2.0"
3535
}
3636
}

0 commit comments

Comments
 (0)