mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Added jquery-mousewheel dependency
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@
|
||||
"dependencies": {
|
||||
"raphael": ">=2.1.2",
|
||||
"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",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7",
|
||||
"raphael": ">=2.1.2"
|
||||
"raphael": ">=2.1.2",
|
||||
"jquery-mousewheel": ">=3.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user