We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736f460 commit d5f4c4cCopy full SHA for d5f4c4c
packages/@css-blocks/config/package.json
@@ -2,8 +2,8 @@
2
"name": "@css-blocks/config",
3
"version": "0.24.0",
4
"description": "Standardized access to css-blocks configuration files.",
5
- "main": "dist/index.js",
6
- "types": "dist/index.d.ts",
+ "main": "dist/src/index.js",
+ "types": "dist/src/index.d.ts",
7
"files": [
8
"bin",
9
"dist",
0 commit comments