Skip to content

Commit 44750bd

Browse files
committed
update chokidar to latest version (as used by karma)
1 parent a89c062 commit 44750bd

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
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"typescript": "0.9.5",
43-
"chokidar": "0.6.2",
43+
"chokidar": "0.8.0",
4444
"underscore": "1.5.1",
4545
"underscore.string": "2.3.3",
4646
"es6-promise": "~0.1.1"

0 commit comments

Comments
 (0)