File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Tailwindcss plugin to make skeleton screen.
44
55[ ![ npm (scoped)] ( https://img.shields.io/npm/v/@gradin/tailwindcss-skeleton-screen )] ( https://www.npmjs.com/package/@gradin/tailwindcss-skeleton-screen )
66![ npm bundle size (scoped)] ( https://img.shields.io/bundlephobia/min/@gradin/tailwindcss-skeleton-screen )
7- ![ npm] ( https://img.shields.io/npm/dw /@gradin/tailwindcss-skeleton-screen )
7+ ![ npm] ( https://img.shields.io/npm/dt /@gradin/tailwindcss-skeleton-screen )
88
99[ Live Demo] ( https://play.tailwindcss.com/dcAoaNpFYu )
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " @gradin/tailwindcss-skeleton-screen" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Tailwindcss plugin to make skeleton screen." ,
55 "main" : " src/index.js" ,
66 "scripts" : {},
2323 "url" : " https://github.com/gradints/tailwindcss-skeleton-screen/issues"
2424 },
2525 "homepage" : " https://github.com/gradints/tailwindcss-skeleton-screen#readme" ,
26+ "peerDependencies" : {
27+ "tailwindcss" : " >=2.0.0"
28+ },
2629 "devDependencies" : {
27- "eslint" : " ^7.25.0" ,
28- "tailwindcss" : " ^2.1.2"
30+ "eslint" : " ^7.27.0"
2931 }
30- }
32+ }
You can’t perform that action at this time.
0 commit comments