DEV: updates jquery-color to prevent it to pull old jquery version (#7857)

This commit is contained in:
Joffrey JAFFEUX
2019-07-04 15:03:21 +02:00
committed by GitHub
parent bfbd97d3b5
commit e9bb13c630
4 changed files with 621 additions and 616 deletions

View File

@@ -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",