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 50df638 commit f97a25bCopy full SHA for f97a25b
package.json
@@ -49,7 +49,7 @@
49
"name": "babel-plugin-react-css-modules",
50
"repository": {
51
"type": "git",
52
- "url": "https://github.com/gajus/babel-plugin-react-css-modules"
+ "url": "https://github.com/supriya-raj/babel-plugin-react-css-modules",
53
},
54
"scripts": {
55
"build": "rm -fr ./dist && NODE_ENV=production babel ./src --out-dir ./dist --source-maps --copy-files && npm run build-helper",
0 commit comments