aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwabilin <[email protected]>2020-08-01 12:48:49 +0900
committerwabilin <[email protected]>2020-08-01 12:48:49 +0900
commitd3bf84a45fa67772f851d55fe8714736c8e8e6bf (patch)
tree65b33ec2d716cea01fa786433da3682d1d79eee0
parentv0.2.0 (diff)
downloadholo-schedule-d3bf84a45fa67772f851d55fe8714736c8e8e6bf.tar.xz
holo-schedule-d3bf84a45fa67772f851d55fe8714736c8e8e6bf.zip
Add files config
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7192e62..07416d9 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"description": "Hololive schedule parser",
"main": "lib/index.js",
"types": "lib",
+ "files": ["lib", "src"],
"author": "wabilin",
"license": "MIT",
"private": false,