Skip to content

Commit

Permalink
🧰 [Dependency] Explicitly declare prettier as a devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
beefchimi committed Nov 23, 2023
1 parent e7a2b4f commit e8ebd31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.1.1",
"happy-dom": "^12.10.3",
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite-plugin-dts": "^3.6.3",
Expand Down

0 comments on commit e8ebd31

Please sign in to comment.