File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 11{
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" ,
47 "description" : " Rollup plugin that bundles imported css" ,
58 "main" : " dist/index.cjs.js" ,
69 "module" : " dist/index.es.js" ,
2225 ],
2326 "license" : " MIT" ,
2427 "author" : " Thomas Ghysels <info@thomasg.be>" ,
25- "homepage" : " https://github.com/thgh/rollup-plugin-css-only" ,
28+ "contributors" : [
29+ " Samuel Gratzl <sam@sgratzl.com>"
30+ ],
31+ "homepage" : " https://github.com/sgratzl/rollup-plugin-css-only" ,
2632 "bugs" : {
27- "url" : " https://github.com/thgh /rollup-plugin-css-only/issues"
33+ "url" : " https://github.com/sgratzl /rollup-plugin-css-only/issues"
2834 },
2935 "repository" : {
3036 "type" : " git" ,
31- "url" : " https://github.com/thgh /rollup-plugin-css-only"
37+ "url" : " https://github.com/sgratzl /rollup-plugin-css-only"
3238 },
3339 "files" : [
3440 " dist"
You can’t perform that action at this time.
0 commit comments