Skip to content

Commit 8a0b53f

Browse files
macnoblumamir
andauthored
chore: cleanup files in package json (#1786)
* chore: typo in CONTRIBUTING.md * chore: cleanup files entries in package.json (#820) * chore: add missing files entries to package.json (#820) * chore: remove useless .npmignore (#820) --------- Co-authored-by: Amir Blum <[email protected]>
1 parent c8a158f commit 8a0b53f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@
3636
"build/esm/**/*.d.ts",
3737
"build/src/**/*.js",
3838
"build/src/**/*.js.map",
39-
"build/src/**/*.d.ts",
40-
"doc",
41-
"LICENSE",
42-
"README.md"
39+
"build/src/**/*.d.ts"
4340
],
4441
"publishConfig": {
4542
"access": "public"

0 commit comments

Comments
 (0)