Skip to content

Commit 35bba4a

Browse files
committed
bump to v1, updated tailwindcss and eslint
1 parent a942c95 commit 35bba4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gradin/tailwindcss-scrollbar",
3-
"version": "0.1.1",
3+
"version": "1.0.0",
44
"description": "Tailwindcss plugin to customize scrollbar.",
55
"main": "src/index.js",
66
"scripts": {},
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/gradints/tailwindcss-scrollbar#readme",
2525
"devDependencies": {
26-
"eslint": "^7.24.0",
27-
"tailwindcss": "^2.1.1"
26+
"eslint": "^7.25.0",
27+
"tailwindcss": "^2.1.2"
2828
}
2929
}

0 commit comments

Comments
 (0)