Skip to content

Commit

Permalink
chore: release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leedom92 committed Jun 29, 2024
1 parent 71a90b7 commit 3b36f7e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "you-dont-need-useless-dom",
"version": "1.3.1",
"version": "1.4.0",
"packageManager": "pnpm@8.7.0",
"description": "There is a lot of dom that we may not wanna look at.",
"keywords": [
Expand All @@ -24,13 +24,13 @@
"extension/**/*.{js,json}": "eslint --fix"
},
"dependencies": {
"tailwindcss": "^3.3.3"
"tailwindcss": "^3.4.4"
},
"devDependencies": {
"@leedomjs/eslint-config-basic": "^0.11.0",
"bumpp": "^9.4.0",
"@leedomjs/eslint-config-basic": "^0.11.3",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.7",
"simple-git-hooks": "^2.11.1"
}
}

0 comments on commit 3b36f7e

Please sign in to comment.