mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: updates jquery-color to prevent it to pull old jquery version (#7857)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"htmlparser": "https://github.com/tautologistics/node-htmlparser",
|
||||
"intersection-observer": "^0.5.1",
|
||||
"jquery": "3.4.1",
|
||||
"jquery-color": "1.0.0",
|
||||
"jquery-color": "3.0.0-alpha.1",
|
||||
"jquery-resize": "https://github.com/cowboy/jquery-resize/",
|
||||
"jquery-tags-input": "1.3.5",
|
||||
"jquery.autoellipsis": "https://github.com/pvdspek/jquery.autoellipsis",
|
||||
|
||||
Reference in New Issue
Block a user