mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 22:31:09 +03:00
Pin next to 10.0.0 to troubleshoot broken images
This commit is contained in:
parent
29d25f090d
commit
8acbbb27c6
2 changed files with 3282 additions and 390 deletions
3670
web/package-lock.json
generated
3670
web/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -15,7 +15,7 @@
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"date-fns": "^2.16.1",
|
"date-fns": "^2.16.1",
|
||||||
"markdown-it": "^12.0.4",
|
"markdown-it": "^12.0.4",
|
||||||
"next": "^10.0.6",
|
"next": "10.0.0",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react": "16.13.1",
|
"react": "16.13.1",
|
||||||
"react-chartkick": "^0.4.1",
|
"react-chartkick": "^0.4.1",
|
||||||
|
|
Loading…
Reference in a new issue