File tree 1 file changed +11
-5
lines changed 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " rollup-plugin-css-only" ,
3
- "version" : " 3.1.0" ,
2
+ "name" : " @sgratzl/rollup-plugin-css-only" ,
3
+ "publishConfig" : {
4
+ "access" : " public"
5
+ },
6
+ "version" : " 3.2.0" ,
4
7
"description" : " Rollup plugin that bundles imported css" ,
5
8
"main" : " dist/index.cjs.js" ,
6
9
"module" : " dist/index.es.js" ,
22
25
],
23
26
"license" : " MIT" ,
24
27
"author" :
" Thomas Ghysels <[email protected] >" ,
25
- "homepage" : " https://github.com/thgh/rollup-plugin-css-only" ,
28
+ "contributors" : [
29
+ " Samuel Gratzl <[email protected] >"
30
+ ],
31
+ "homepage" : " https://github.com/sgratzl/rollup-plugin-css-only" ,
26
32
"bugs" : {
27
- "url" : " https://github.com/thgh /rollup-plugin-css-only/issues"
33
+ "url" : " https://github.com/sgratzl /rollup-plugin-css-only/issues"
28
34
},
29
35
"repository" : {
30
36
"type" : " git" ,
31
- "url" : " https://github.com/thgh /rollup-plugin-css-only"
37
+ "url" : " https://github.com/sgratzl /rollup-plugin-css-only"
32
38
},
33
39
"files" : [
34
40
" dist"
You can’t perform that action at this time.
0 commit comments