rdfjs / types

Authoritative TypeScript typings for all RDFJS specifications
MIT License
17 stars 13 forks source link

Issue #25: Only package declaration files #47

Closed matthieubosquet closed 1 month ago

matthieubosquet commented 1 month ago

Proposed fix to #25: as per suggestions on my previous PR#44.

This change is minimal: add a "files": [ "./**/*.d.ts" ] pattern to package.json to identify files that need packaging.

With that change, npm pack results in the following :

Screenshot 2024-09-10 at 13 18 02
changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: a631541ec6e97028eefce50a15bfc3491556f363

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------ | ----- | | @rdfjs/types | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR