mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update gruntfile and package.json to compliance with grunt 0.4.x
This commit is contained in:
@ -26,6 +26,12 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"devDependencies": {
|
||||
"grunt-contrib": "~0.6.1"
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-uglify": "~0.2.0",
|
||||
"grunt-contrib-jshint": "~0.3.0",
|
||||
"grunt-contrib-concat": "~0.1.3",
|
||||
"grunt-contrib-watch": "~0.3.1",
|
||||
"grunt-contrib-cssmin": "~0.5.0",
|
||||
"grunt-contrib-yuidoc": "~0.4.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user