mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 13:44:54 +03:00
Temporary workaround an issue on slugify
See https://github.com/simov/slugify/issues/16
This commit is contained in:
parent
32413896e7
commit
419788b94e
|
@ -140,7 +140,7 @@
|
||||||
"prismjs": "^1.8.1",
|
"prismjs": "^1.8.1",
|
||||||
"remarkable": "1.7.1",
|
"remarkable": "1.7.1",
|
||||||
"scrollparent": "^2.0.1",
|
"scrollparent": "^2.0.1",
|
||||||
"slugify": "^1.2.1",
|
"slugify": "1.2.1",
|
||||||
"stream-http": "^2.6.1",
|
"stream-http": "^2.6.1",
|
||||||
"ts-helpers": "^1.1.2",
|
"ts-helpers": "^1.1.2",
|
||||||
"zone.js": "^0.8.17"
|
"zone.js": "^0.8.17"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user