Skip to content

Commit db8c102

Browse files
committed
fix(deps): set resolution
1 parent cd220d3 commit db8c102

File tree

2 files changed

+953
-1177
lines changed

2 files changed

+953
-1177
lines changed

docs/package.json

+4
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,9 @@
3131
"eslint": "^8.56.0",
3232
"typescript": "^5.3.3",
3333
"vue-tsc": "^1.8.27"
34+
},
35+
"resolutions": {
36+
"vue": "3.3.13",
37+
"mdast-util-gfm-table": "^2.0.0"
3438
}
3539
}

0 commit comments

Comments
 (0)