Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 65e6b14

Browse files
committed
chore(deps): add missing ohash dependency to webpack
1 parent 7c45eee commit 65e6b14

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

packages/webpack/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"memfs": "^3.4.7",
3636
"mini-css-extract-plugin": "^2.6.1",
3737
"mlly": "^0.5.4",
38+
"ohash": "^0.1.0",
3839
"pathe": "^0.3.2",
3940
"pify": "^6.0.0",
4041
"postcss": "^8.4.14",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,6 +1832,7 @@ __metadata:
18321832
memfs: ^3.4.7
18331833
mini-css-extract-plugin: ^2.6.1
18341834
mlly: ^0.5.4
1835+
ohash: ^0.1.0
18351836
pathe: ^0.3.2
18361837
pify: ^6.0.0
18371838
postcss: ^8.4.14

0 commit comments

Comments
 (0)