Skip to content

Commit e993057

Browse files
committed
Merge remote-tracking branch 'origin/feat/v4' into beta-v4
2 parents f708897 + 332372a commit e993057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"require": "./build/index.js"
1111
},
1212
"./styled-components": {
13-
"import": "./build/utils/styled-components.js",
14-
"types": "./types/utils/styled-components.d.ts"
13+
"import": "./build/utils/styled.js",
14+
"types": "./types/utils/styled.d.ts"
1515
}
1616
},
1717
"repository": "git@github.com:SoftwareBrothers/adminjs-design-system.git",

0 commit comments

Comments
 (0)