Skip to content

Commit 5bed8c6

Browse files
authored
fix(build): add types field in exports (#1029)
1 parent b6bbbd6 commit 5bed8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"validate": "kcd-scripts typecheck"
3636
},
3737
"devDependencies": {
38-
"@ph.fritsche/scripts-config": "^2.3.1",
38+
"@ph.fritsche/scripts-config": "^2.4.0",
3939
"@testing-library/dom": "^8.11.4",
4040
"@testing-library/jest-dom": "^5.16.3",
4141
"@testing-library/react": "^13.0.0",

0 commit comments

Comments
 (0)