Skip to content

Commit 20792c9

Browse files
committed
Remove an unused dependency
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 7ae7aba commit 20792c9

File tree

2 files changed

+45
-407
lines changed

2 files changed

+45
-407
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"eslint-plugin-simple-import-sort": "7.0.0",
4242
"npm-run-all": "4.1.5",
4343
"prettier": "2.6.2",
44-
"typescript": "4.6.3",
45-
"webpack": "5.72.0"
44+
"typescript": "4.6.3"
4645
}
4746
}

0 commit comments

Comments
 (0)