Skip to content

Commit f48fc7f

Browse files
committed
chore: override docmd-assistant dependency to 0.1.12
1 parent 4f280b5 commit f48fc7f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"docmd-search": "^0.1.3",
2121
"onnxruntime-node": "^1.20.0"
2222
},
23+
"overrides": {
24+
"docmd-assistant": "0.1.12"
25+
},
2326
"allowScripts": {
2427
"@docmd/engine-rust": true,
2528
"esbuild": true,

0 commit comments

Comments
 (0)