Skip to content

Commit

Permalink
Fixed export map
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Oct 31, 2023
1 parent 3856307 commit 4ce37bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"main": "./index.js",
"exports": {
".": "./index.js",
"./mockCssImportPlugin.js": "./mockCssImportPlugin.js"
"./mockCssImportPlugin": "./mockCssImportPlugin.js"
},
"dependencies": {
"@babel/core": "^7.20.0",
Expand Down

0 comments on commit 4ce37bc

Please sign in to comment.