Skip to content

Commit be41575

Browse files
onigoetzevilebottnawi
authored andcommitted
fix: path to index.js (#8)
1 parent 30223a3 commit be41575

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
@@ -2,7 +2,7 @@
22
"name": "postcss-modules-local-by-default",
33
"version": "2.0.4",
44
"description": "A CSS Modules transform to make local scope the default",
5-
"main": "src/index.js",
5+
"main": "index.js",
66
"engines": {
77
"node": ">= 6"
88
},

0 commit comments

Comments
 (0)