We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fa48e commit 0391fdeCopy full SHA for 0391fde
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@gradin/tailwindcss-skeleton-screen",
3
- "version": "0.1.1",
4
- "description": "Tailwindcss plugin to make skeleton screen easier than ever.",
+ "version": "1.0.0",
+ "description": "Tailwindcss plugin to make skeleton screen.",
5
"main": "src/index.js",
6
"scripts": {},
7
"repository": {
@@ -15,8 +15,7 @@
15
"tailwind",
16
"tailwindcss",
17
"skeleton screen",
18
- "loading",
19
- "animation"
+ "loading"
20
],
21
"author": "Christhofer",
22
"license": "MIT",
@@ -25,7 +24,7 @@
25
24
},
26
"homepage": "https://github.com/gradints/tailwindcss-skeleton-screen#readme",
27
"devDependencies": {
28
- "eslint": "^7.24.0",
29
- "tailwindcss": "^2.1.1"
+ "eslint": "^7.25.0",
+ "tailwindcss": "^2.1.2"
30
}
31
0 commit comments