Skip to content

Commit 054611a

Browse files
authored
fix(packages): fixed @diplodoc/transform version (#364)
1 parent e4c775d commit 054611a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
"@diplodoc/html-extension": "2.1.0",
279279
"@diplodoc/latex-extension": "^1.0.3",
280280
"@diplodoc/mermaid-extension": "^1.0.0",
281-
"@diplodoc/transform": "^4.5.0",
281+
"@diplodoc/transform": ">=4.5.0 <4.19.0",
282282
"@gravity-ui/components": "^3.0.0",
283283
"@gravity-ui/uikit": "^6.11.0",
284284
"highlight.js": "^11.8.0",

0 commit comments

Comments
 (0)