Improve copy paste

This commit is contained in:
Florian Mounier
2015-01-28 13:15:42 +01:00
parent 66846b50a2
commit 8754085deb
10 changed files with 247 additions and 43 deletions

View File

@@ -13,12 +13,13 @@
},
"homepage": "https://github.com/paradoxxxzero/butterfly",
"devDependencies": {
"coffeelint": "^1.8.1",
"grunt": "^0.4.5",
"grunt-coffeelint": "0.0.10",
"grunt-contrib-coffee": "^0.10.1",
"grunt-contrib-cssmin": "^0.10.0",
"grunt-contrib-uglify": "^0.5.0",
"grunt-coffeelint": "0.0.13",
"grunt-contrib-coffee": "^0.12.0",
"grunt-contrib-cssmin": "^0.11.0",
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-sass": "^0.14.0"
"grunt-sass": "^0.17.0"
}
}