Skip to content
This repository was archived by the owner on Apr 11, 2018. It is now read-only.

Commit d48eb8e

Browse files
fix(package): update file-exists to version 5.0.1
Closes #54
1 parent 592c30b commit d48eb8e

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
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"colors": "1.x.x",
1212
"crontab": "1.x.x",
13-
"file-exists": "^2.0.0",
13+
"file-exists": "^5.0.1",
1414
"mock-fs": "^4.0.0",
1515
"username": "2.x.x",
1616
"yargs": "^7.0.1"

0 commit comments

Comments
 (0)