Skip to content

Commit 974319e

Browse files
committed
build: remove npmignore file
1 parent 6c5f1c7 commit 974319e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.npmignore

Lines changed: 0 additions & 3 deletions
This file was deleted.

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
"should": "~4.0.0",
1818
"supertest": "~0.13.0"
1919
},
20+
"files": [
21+
"LICENSE",
22+
"HISTORY.md",
23+
"index.js"
24+
],
2025
"engines": {
2126
"node": ">= 0.8.0"
2227
},

0 commit comments

Comments
 (0)