Adds gulp & copy pkg

This commit is contained in:
Javier Arce 2016-01-17 22:20:28 +01:00
parent 6123719fed
commit 1c63d3a629

View File

@ -31,9 +31,15 @@
"grunt-contrib-clean": "0.7.0",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-cssmin": "0.14.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-connect": "0.11.2",
"grunt-contrib-watch": "0.6.1",
"grunt-gh-pages": "1.0.0",
"gulp": "3.8.10",
"gulp-iconfont": "1.0.0",
"gulp-iconfont-css": "0.0.9",
"gulp-install": "0.2.0",
"gulp-sketch": "0.0.7",
"grunt-shell": "1.1.2",
"load-grunt-tasks": "*"
},