File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " css-modules-require-hook" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " A require hook to compile CSS Modules on the fly" ,
5
5
"main" : " index.js" ,
6
6
"engines" : {
40
40
},
41
41
"repository" : {
42
42
"type" : " git" ,
43
- "url" : " https://github.com/sullenor /css-modules-require-hook.git"
43
+ "url" : " https://github.com/css-modules /css-modules-require-hook.git"
44
44
},
45
45
"keywords" : [
46
46
" css-modules" ,
53
53
},
54
54
"license" : " MIT" ,
55
55
"bugs" : {
56
- "url" : " https://github.com/sullenor /css-modules-require-hook/issues"
56
+ "url" : " https://github.com/css-modules /css-modules-require-hook/issues"
57
57
},
58
- "homepage" : " https://github.com/sullenor /css-modules-require-hook" ,
58
+ "homepage" : " https://github.com/css-modules /css-modules-require-hook" ,
59
59
"pre-commit" : [
60
60
" test"
61
61
]
You can’t perform that action at this time.
0 commit comments