Skip to content

Commit 84b7394

Browse files
author
Peter Richter
authored
Update package.json
1 parent 7584f5e commit 84b7394

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
@@ -1,7 +1,7 @@
11
{
22
"name": "react-css-modules",
33
"description": "Seamless mapping of class names to CSS modules inside of React components.",
4-
"main": "./dist/",
4+
"main": "./src/",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/gajus/react-css-modules"

0 commit comments

Comments
 (0)