Skip to content

Commit

Permalink
fixup: remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous committed Jan 15, 2023
1 parent 49ce1c6 commit 13d418f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 12 deletions.
3 changes: 1 addition & 2 deletions packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"@tracespace/parser": "workspace:*",
"@tracespace/plotter": "workspace:*",
"@tracespace/xml-id": "workspace:*",
"@types/hast": "^2.3.4",
"whats-that-gerber": "workspace:*"
"@types/hast": "^2.3.4"
},
"devDependencies": {
"@types/unist": "^2.0.6",
Expand Down
1 change: 0 additions & 1 deletion packages/renderer/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"references": [
{"path": "../parser"},
{"path": "../plotter"},
{"path": "../whats-that-gerber"},
{"path": "../xml-id"}
],
"compilerOptions": {
Expand Down
16 changes: 7 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 13d418f

Please sign in to comment.