Skip to content

Commit

Permalink
new: Change babel import to CJS. (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Apr 20, 2022
1 parent e9f756e commit 8cfb834
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions packages/packemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
],
"exports": {
"./package.json": "./package.json",
"./babel": "./babel.cjs",
"./*": {
"types": "./dts/*.d.ts",
"node": "./lib/*.js"
Expand Down

0 comments on commit 8cfb834

Please sign in to comment.