Skip to content

Commit

Permalink
fix: prevent crash when config contains comments
Browse files Browse the repository at this point in the history
  • Loading branch information
na-ji committed Nov 30, 2024
1 parent 0cfc976 commit a17fe18
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@tanstack/react-query": "^4.0.10",
"bufferutil": "^4.0.6",
"chokidar": "^3.5.3",
"config": "^3.3.7",
"config": "^3.3.12",
"core-js": "^3.6.5",
"fastify": "^5.1.0",
"prom-client": "^14.2.0",
Expand Down

0 comments on commit a17fe18

Please sign in to comment.