add missing dependency

This commit is contained in:
Rich Harris
2018-01-14 22:45:59 -05:00
parent a523ba58ff
commit 3807147c57
2 changed files with 108 additions and 2 deletions

View File

@@ -18,6 +18,7 @@
},
"dependencies": {
"chalk": "^2.3.0",
"cheerio": "^1.0.0-rc.2",
"chokidar": "^1.7.0",
"code-frame": "^5.0.0",
"escape-html": "^1.0.3",