Skip to content

Commit

Permalink
Merge pull request #1290 from PrefectHQ/nicholas/bugfix/build-2024-05…
Browse files Browse the repository at this point in the history
…-13b

Chore: Add dist mappings
  • Loading branch information
znicholasbrown authored May 14, 2024
2 parents 36ad116 + 29e358b commit 82b112f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"module": "./dist/prefect-design.mjs",
"exports": {
"./src/*": "./src/*",
"./dist/*": "./dist/*",
".": {
"import": "./dist/prefect-design.mjs",
"require": "./dist/prefect-design.umd.js"
Expand Down

0 comments on commit 82b112f

Please sign in to comment.