Skip to content

Commit 546e230

Browse files
committed
Add files to package.json
1 parent 03eda9f commit 546e230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"author": "Ryan Zimmerman <[email protected]>",
1919
"type": "module",
2020
"bin": "cli.js",
21+
"files": [],
2122
"scripts": {
2223
"format": "eslint . --fix && prettier --write *.{js,md,yaml} && sort-package-json",
2324
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)