Skip to content

Commit e821c51

Browse files
committed
chore: 🔖 Release v1.1.0-development
1 parent 3d21b0c commit e821c51

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tailwind-plugin-realtime-colors",
33
"main": "dist/plugin.cjs",
44
"module": "dist/plugin.js",
5-
"version": "1.0.0-development",
5+
"version": "1.1.0-development",
66
"description": "A Tailwind CSS plugin that allows you to load colors from URL of Realtime Colors",
77
"type": "module",
88
"scripts": {
@@ -37,12 +37,7 @@
3737
"url": "https://github.com/BlankParticle/tailwind-plugin-realtime-colors/issues"
3838
},
3939
"homepage": "https://github.com/BlankParticle/tailwind-plugin-realtime-colors",
40-
"keywords": [
41-
"tailwindcss",
42-
"tailwind",
43-
"tailwind-plugin",
44-
"realtime-colors"
45-
],
40+
"keywords": ["tailwindcss", "tailwind", "tailwind-plugin", "realtime-colors"],
4641
"funding": [
4742
{
4843
"type": "github",

0 commit comments

Comments
 (0)