Skip to content

Commit

Permalink
Remove empty dependencies object from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
preschian committed Nov 22, 2023
1 parent 05c6cd6 commit c9e737e
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 272 deletions.
1 change: 0 additions & 1 deletion libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"release": "pnpm test && changelogen --release && npm publish && git push --follow-tags",
"test": "vitest run"
},
"dependencies": {},
"devDependencies": {
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
Expand Down
Loading

0 comments on commit c9e737e

Please sign in to comment.