Merge pull request #226 from naturalethic/downgrade-chokidar

Downgrade chokidar to 1.7.0
This commit is contained in:
Rich Harris
2018-04-02 15:38:40 -04:00
committed by GitHub

View File

@@ -19,7 +19,7 @@
}, },
"dependencies": { "dependencies": {
"cheerio": "^1.0.0-rc.2", "cheerio": "^1.0.0-rc.2",
"chokidar": "^2.0.2", "chokidar": "^1.7.0",
"clorox": "^1.0.3", "clorox": "^1.0.3",
"cookie": "^0.3.1", "cookie": "^0.3.1",
"devalue": "^1.0.1", "devalue": "^1.0.1",