Skip to content

Commit 5260d53

Browse files
tomast1337Copilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent a8605ca commit 5260d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"import": "./apps/frontend/dist/index.js",
1919
"types": "./apps/frontend/dist/index.d.ts"
2020
},
21-
"./config": {
21+
"./configs": {
2222
"import": "./packages/configs/dist/index.js",
2323
"types": "./packages/configs/dist/index.d.ts"
2424
},

0 commit comments

Comments
 (0)