Skip to content

Commit 78e2032

Browse files
committed
update third-party dependency
fixes CodeIter#1 fixes #2 Signed-off-by: Mohamed Amin Boubaker <[email protected]>
1 parent 4ae4648 commit 78e2032

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
@@ -15,7 +15,7 @@
1515
"author": "",
1616
"license": "MIT",
1717
"dependencies": {
18-
"chokidar": "^1.7.0",
18+
"chokidar": "^3.0.2",
1919
"debug": "^2.6.8"
2020
}
2121
}

0 commit comments

Comments
 (0)