chore(deps): add missing ohash dependency to webpack

This commit is contained in:
Pooya Parsa 2022-07-13 17:40:10 +02:00
parent 7c45eeef7b
commit 65e6b1439e
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@
"memfs": "^3.4.7",
"mini-css-extract-plugin": "^2.6.1",
"mlly": "^0.5.4",
"ohash": "^0.1.0",
"pathe": "^0.3.2",
"pify": "^6.0.0",
"postcss": "^8.4.14",

View File

@ -1832,6 +1832,7 @@ __metadata:
memfs: ^3.4.7
mini-css-extract-plugin: ^2.6.1
mlly: ^0.5.4
ohash: ^0.1.0
pathe: ^0.3.2
pify: ^6.0.0
postcss: ^8.4.14