Skip to content

Commit

Permalink
Packaging fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Sep 9, 2024
1 parent 573bd8b commit ee3ed35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ __tests__
coverage

**/stories/*
storybook-static/

# Sources
node_modules
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
"node": ">=20",
"npm": ">=10"
},
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"typings": "./dist/index.d.ts",
"exports": {
"vanilla": {
"import": "./dist/vanilla/index.js",
Expand Down

0 comments on commit ee3ed35

Please sign in to comment.