Skip to content

Commit de18010

Browse files
committed
mg-context: move some devDeps to deps
1 parent 0f5bd13 commit de18010

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/mg-context/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
"access": "public"
2424
},
2525
"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",
2926
"@types/jest": "29.5.12",
3027
"@types/sinon": "17.0.3",
3128
"@typescript-eslint/eslint-plugin": "8.8.0",
@@ -37,6 +34,9 @@
3734
"typescript": "5.5.4"
3835
},
3936
"dependencies": {
37+
"@tryghost/html-to-mobiledoc": "3.1.5",
38+
"@tryghost/kg-html-to-lexical": "1.1.19",
39+
"@tryghost/listr-smart-renderer": "0.5.15",
4040
"@tryghost/validator": "0.2.15"
4141
}
4242
}

0 commit comments

Comments
 (0)