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 2b8a57d commit e3624f2Copy full SHA for e3624f2
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "css-modules-loader-core",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "A loader-agnostic CSS Modules implementation, based on PostCSS",
5
- "main": "src/index.js",
+ "main": "lib/index.js",
6
"directories": {
7
"test": "test"
8
},
0 commit comments