mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 00:11:49 +02:00
Added jquery-mousewheel dependency
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"raphael": ">=2.1.2",
|
"raphael": ">=2.1.2",
|
||||||
"jquery": ">=1.7",
|
"jquery": ">=1.7",
|
||||||
"jquery-mousewheel": ">=3.1.6"
|
"jquery-mousewheel": ">=3.1.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+2
-1
@@ -34,6 +34,7 @@
|
|||||||
"download": "https://github.com/neveldo/jQuery-Mapael/tags",
|
"download": "https://github.com/neveldo/jQuery-Mapael/tags",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": ">=1.7",
|
"jquery": ">=1.7",
|
||||||
"raphael": ">=2.1.2"
|
"raphael": ">=2.1.2",
|
||||||
|
"jquery-mousewheel": ">=3.1.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user