mirror of
https://github.com/thelounge/thelounge
synced 2024-11-14 16:27:22 +00:00
Merge pull request #119 from thelounge/astorije/bump-grunt
Bump grunt-contrib-uglify and pin versions of grunt packages
This commit is contained in:
commit
8c45cb26c3
1 changed files with 4 additions and 4 deletions
|
@ -43,10 +43,10 @@
|
|||
"devDependencies": {
|
||||
"stylelint": "4.3.3",
|
||||
"eslint": "^1.5.1",
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-contrib-uglify": "~0.5.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt": "0.4.5",
|
||||
"grunt-cli": "0.1.13",
|
||||
"grunt-contrib-uglify": "0.11.1",
|
||||
"grunt-contrib-watch": "0.6.1",
|
||||
"handlebars": "^2.0.0",
|
||||
"mocha": "2.4.5"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue