Skip to content

Commit f0dad69

Browse files
committed
fix: use correct version number
1 parent b2618b1 commit f0dad69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-flip",
3-
"version": "0.0.1",
3+
"version": "0.0.0-development",
44
"description": "RTL plugin for tailwindcss",
55
"main": "lib/index.js",
66
"files": [
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/cvrajeesh/tailwindcss-flip.git"
14+
"url": "https://github.com/cvrajeesh/tailwindcss-flip.git"
1515
},
1616
"keywords": [
1717
"tailwindcss",

0 commit comments

Comments
 (0)