mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Merge pull request #1692 from okpierre/dev
change quill to minimum requirement v1.3.7
This commit is contained in:
commit
f570a4465e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
"plyr": "^3.5.6",
|
||||
"promise-polyfill": "8.1.0",
|
||||
"pusher-js": "^4.4.0",
|
||||
"quill": "^1.3.6",
|
||||
"quill": "^1.3.7",
|
||||
"readmore-js": "^2.2.1",
|
||||
"socket.io-client": "^2.2.0",
|
||||
"sweetalert": "^2.1.2",
|
||||
|
|
Loading…
Reference in a new issue