Skip to content

Commit

Permalink
fix pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
simeydotme committed Dec 10, 2024
1 parent eab958e commit 58464af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwind-rounded-out",
"version": "1.0.0",
"version": "1.0.1",
"description": "Tailwind CSS plugin for outer-rounded corners with background inheritance",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -29,12 +29,12 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/yourusername/tailwind-rounded-out.git"
"url": "git+https://github.com/simeydotme/tailwind-rounded-out.git"
},
"bugs": {
"url": "https://github.com/yourusername/tailwind-rounded-out/issues"
"url": "https://github.com/simeydotme/tailwind-rounded-out/issues"
},
"homepage": "https://github.com/yourusername/tailwind-rounded-out#readme",
"homepage": "https://github.com/simeydotme/tailwind-rounded-out#readme",
"devDependencies": {
"@types/jest": "^29.5.8",
"@types/node": "^20.9.0",
Expand Down

0 comments on commit 58464af

Please sign in to comment.