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

Commit 1bcebc6

Browse files
SimenBfson
authored andcommitted
Use pre node@4 compatible path-exists (#685)
* Revert "Add ES5 version of `path-exists` to CLI" This reverts commit fc3ab46d2a54f142f9287ce7de9ab2fc2514487d. * Use pre node@4 compatible `path-exists` Ref #617
1 parent 8b2c433 commit 1bcebc6

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
@@ -58,7 +58,7 @@
5858
"json-loader": "0.5.4",
5959
"object-assign": "4.1.0",
6060
"opn": "4.0.2",
61-
"path-exists": "3.0.0",
61+
"path-exists": "2.1.0",
6262
"postcss-loader": "0.13.0",
6363
"promise": "7.1.1",
6464
"recursive-readdir": "2.0.0",

0 commit comments

Comments
 (0)