Skip to content

Commit d991b14

Browse files
committed
Remove superfluous files from published package
1 parent 8784aed commit d991b14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
],
1919
"main": "index.js",
2020
"types": "index.d.ts",
21+
"files": [
22+
"index.js",
23+
"index.d.ts",
24+
"lib"
25+
],
2126
"dependencies": {
2227
"basic-auth": "2.0.1",
2328
"bluebird": "3.7.2",

0 commit comments

Comments
 (0)