mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
bump up to jQuery 2.0 and start using bower for managing dependencies
This commit is contained in:
8
bower.json
Normal file
8
bower.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"devDependencies": {
|
||||||
|
"qunit": "~1.11.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"jquery": "~2.0.0"
|
||||||
|
}
|
||||||
|
}
|
@@ -21,9 +21,6 @@
|
|||||||
"url": "https://github.com/ducksboard/gridster.js/blob/master/LICENSE"
|
"url": "https://github.com/ducksboard/gridster.js/blob/master/LICENSE"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
|
||||||
"jquery": "~1.5"
|
|
||||||
},
|
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "~0.4.1",
|
"grunt": "~0.4.1",
|
||||||
|
Reference in New Issue
Block a user