File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 99 },
1010 "stylify" : {
1111 "/esm/index.js" : {
12- "size" : 79249
12+ "size" : 79317
1313 },
1414 "/esm/index.min.js" : {
15- "size" : 39149
15+ "size" : 39179
1616 },
1717 "/esm/index.mjs" : {
18- "size" : 77003
18+ "size" : 77071
1919 },
2020 "/lib/index.cjs" : {
21- "size" : 79047
21+ "size" : 79115
2222 },
2323 "/dist/stylify.js" : {
24- "size" : 81773
24+ "size" : 81845
2525 },
2626 "/dist/stylify.min.js" : {
27- "size" : 38492
27+ "size" : 38522
2828 }
2929 }
30- }
30+ }
Original file line number Diff line number Diff line change 77 "repo:version" : " pnpm -r exec pnpm version" ,
88 "repo:patch" : " pnpm repo:version patch" ,
99 "repo:minor" : " pnpm repo:version minor" ,
10- "repo:publish" : " pnpm build && pnpm build:generate-stats && pnpm login && pnpm -r publish" ,
10+ "repo:publish" : " pnpm build && pnpm build:generate-stats && pnpm login --auth-type legacy && pnpm -r publish" ,
1111 "watch" : " cross-env watch=true pnpm build" ,
1212 "build" : " ts-node scripts/build.ts" ,
1313 "build:notypes" : " cross-env typesDisabled=true ts-node scripts/build.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylify/bundler" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.7.0 " ,
44 "description" : " CSS bundler for @stylify/stylify." ,
55 "keywords" : [
66 " stylify" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @stylify/stylify" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.7.0 " ,
44 "description" : " Stylify generates utility-first CSS dynamically based on what you write. Write HTML. Get CSS." ,
55 "keywords" : [
66 " stylify" ,
You can’t perform that action at this time.
0 commit comments