We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f5bd13 commit de18010Copy full SHA for de18010
packages/mg-context/package.json
@@ -23,9 +23,6 @@
23
"access": "public"
24
},
25
"devDependencies": {
26
- "@tryghost/html-to-mobiledoc": "3.1.5",
27
- "@tryghost/kg-html-to-lexical": "1.1.19",
28
- "@tryghost/listr-smart-renderer": "0.5.15",
29
"@types/jest": "29.5.12",
30
"@types/sinon": "17.0.3",
31
"@typescript-eslint/eslint-plugin": "8.8.0",
@@ -37,6 +34,9 @@
37
34
"typescript": "5.5.4"
38
35
39
36
"dependencies": {
+ "@tryghost/html-to-mobiledoc": "3.1.5",
+ "@tryghost/kg-html-to-lexical": "1.1.19",
+ "@tryghost/listr-smart-renderer": "0.5.15",
40
"@tryghost/validator": "0.2.15"
41
}
42
0 commit comments