Skip to content

Commit

Permalink
chore: remove unnecessary files from NPM package
Browse files Browse the repository at this point in the history
Fixes #556
  • Loading branch information
JohnAlbin committed Oct 17, 2023
1 parent 050429c commit 1027f47
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions packages/next-drupal-query/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/coverage
/CHANGELOG.md
/src
/tests
10 changes: 5 additions & 5 deletions packages/next-drupal/.npmignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
babel.config.js
*.test.js
coverage
__snapshots__
test
/coverage
/CHANGELOG.md
/src
/tests
/tsconfig.json

0 comments on commit 1027f47

Please sign in to comment.