mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 02:36:31 -05:00
fix: version of resolution of dicebear/converter
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
7a2f0c5c4b
commit
5a97d48763
3 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
"yjs@13.6.12": "patch:yjs@npm%3A13.6.12#./.yarn/patches/yjs-remove-import-warning-in-test.patch",
|
||||
"vega-canvas@^1.2.6": "patch:vega-canvas@npm%3A1.2.7#./.yarn/patches/remove-vega-canvas-node.patch",
|
||||
"vega-canvas@^1.2.7": "patch:vega-canvas@npm%3A1.2.7#./.yarn/patches/remove-vega-canvas-node.patch",
|
||||
"@dicebear/converter@7.0.1": "patch:@dicebear/converter@npm%3A7.0.1#./.yarn/patches/@dicebear-converter-npm-7.0.1-cb9d17808e.patch"
|
||||
"@dicebear/converter@7.0.4": "patch:@dicebear/converter@npm%3A7.0.4#./.yarn/patches/@dicebear-converter-fix-js-file-path.patch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dotenv-cli": "7.3.0",
|
||||
|
|
Loading…
Reference in a new issue