Skip to content

Commit 7092020

Browse files
committed
Fix missing module
1 parent 157c6ed commit 7092020

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
"typescript": "^5.8.2",
6666
"vitest": "^3.1.1",
6767
"webpack": "^5.98.0",
68-
"webpack-cli": "^6.0.1"
68+
"webpack-cli": "^6.0.1",
69+
"change-case": "^5.4.4"
6970
},
7071
"prettier": {
7172
"printWidth": 100,

pnpm-lock.yaml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)