deps: fix missing html file

This commit is contained in:
Yoshua Wuyts
2016-07-13 02:01:51 +02:00
parent 89f1daaafb
commit 3cfca54950
+2 -1
View File
@@ -28,7 +28,8 @@
"files": [ "files": [
"index.js", "index.js",
"http.js", "http.js",
"dist" "html.js",
"dist/"
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {