mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
pin marked version
This commit is contained in:
@@ -9,5 +9,7 @@
|
||||
"main": "dist/index.js",
|
||||
"module": "./src/index.ts",
|
||||
"types": "dist/index.d.ts",
|
||||
"dependencies": {}
|
||||
"dependencies": {
|
||||
"marked": "17.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user