Skip to content

Commit 2ef91c8

Browse files
committed
implemented emotion-js#3320
1 parent ba07659 commit 2ef91c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/styled/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"exports": {
4747
"./tags": {
4848
"types": {
49-
"import": "./base/dist/emotion-styled-tags.cjs.mjs",
50-
"default": "./base/dist/emotion-styled-tags.cjs.js"
49+
"import": "./dist/emotion-styled-tags.cjs.mjs",
50+
"default": "./dist/emotion-styled-tags.cjs.js"
5151
},
5252
"development": {
5353
"module": "./dist/emotion-styled-tags.development.esm.js",

0 commit comments

Comments
 (0)