Skip to content

Commit b583c68

Browse files
committed
Add files field to package.json
1 parent 0cf2880 commit b583c68

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

.npmignore

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"spec-compatible",
2121
"form"
2222
],
23+
"files": ["lib"],
2324
"main": "./lib/index.js",
2425
"module": "./lib/index.js",
2526
"exports": {

0 commit comments

Comments
 (0)