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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user