projects
/
crowdnode.js
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85926ff
)
build(npm): include ./lib/, ./bin/, etc
author
AJ ONeal
<coolaj86@gmail.com>
Sun, 19 Jun 2022 11:04:41 +0000
(
05:04
-0600)
committer
AJ ONeal
<coolaj86@gmail.com>
Sun, 19 Jun 2022 11:04:41 +0000
(
05:04
-0600)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index 489f309d8c5891116b5438ea5e09bbe4371a3939..c5ffeca7872dc4a3629b23f66acbd03f7a299f4f 100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-9,7
+9,12
@@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
- "files": [],
+ "files": [
+ "bin",
+ "lib",
+ "tsconfig.json",
+ "types.js"
+ ],
"repository": {
"type": "git",
"url": "git+https://github.com/dashhive/crowdnode.js.git"