Skip to content

Commit

Permalink
chore: cleanup files in package json (open-telemetry#1786)
Browse files Browse the repository at this point in the history
* chore: typo in CONTRIBUTING.md

* chore: cleanup files entries in package.json (open-telemetry#820)

* chore: add missing files entries to package.json (open-telemetry#820)

* chore: remove useless .npmignore (open-telemetry#820)

---------

Co-authored-by: Amir Blum <[email protected]>
  • Loading branch information
macno and blumamir authored Nov 13, 2023
1 parent c8a158f commit 8a0b53f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@
"build/esm/**/*.d.ts",
"build/src/**/*.js",
"build/src/**/*.js.map",
"build/src/**/*.d.ts",
"doc",
"LICENSE",
"README.md"
"build/src/**/*.d.ts"
],
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 8a0b53f

Please sign in to comment.