We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8605ca commit 5260d53Copy full SHA for 5260d53
package.json
@@ -18,7 +18,7 @@
18
"import": "./apps/frontend/dist/index.js",
19
"types": "./apps/frontend/dist/index.d.ts"
20
},
21
- "./config": {
+ "./configs": {
22
"import": "./packages/configs/dist/index.js",
23
"types": "./packages/configs/dist/index.d.ts"
24
0 commit comments