deps: fix missing html file
This commit is contained in:
+2
-1
@@ -28,7 +28,8 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
"http.js",
|
"http.js",
|
||||||
"dist"
|
"html.js",
|
||||||
|
"dist/"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user