Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Dec 30, 2024
1 parent 7125ba8 commit 1ff4904
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"type": "module",
"dependencies": {
"@asamuzakjp/css-color": "^2.7.1",
"camelize": "^1.0.1",
"commander": "^12.1.0",
"decamelize": "^6.0.0",
"dompurify": "^3.2.3",
"tldts-experimental": "^6.1.70",
"url-sanitizer": "^2.0.6",
Expand All @@ -28,7 +25,10 @@
"@types/node": "^22.10.2",
"addons-linter": "^7.7.0",
"c8": "^10.1.3",
"camelize": "^1.0.1",
"commander": "^12.1.0",
"copyfiles": "^2.4.1",
"decamelize": "^6.0.0",
"eslint": "^9.17.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsdoc": "^50.6.1",
Expand Down

0 comments on commit 1ff4904

Please sign in to comment.