Skip to content

Commit ae32d1e

Browse files
chore: clean up npm files section (#402)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 5a52a4a commit ae32d1e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",
7-
"react_config.js",
8-
"vanilla_js_config.js",
97
".prettierrc.json",
108
".editorconfig",
119
".gitattributes",
12-
"bin"
10+
"bin/*.js"
1311
],
1412
"bin": {
1513
"run-e": "./bin/run_e.js",

0 commit comments

Comments
 (0)