Changed gulp version numbers to latest

This commit is contained in:
josdejong 2014-01-18 10:30:33 +01:00
parent e8a057dca2
commit a256d73e98

View File

@ -45,11 +45,11 @@
"dateable": "latest",
"underscore": "latest",
"seed-random": "latest",
"gulp": "~3.2.4",
"gulp-uglify": "~0.1.0",
"gulp-browserify": "~0.2.3",
"gulp-concat": "~2.1.7",
"gulp-replace": "~0.2.0"
"gulp": "latest",
"gulp-uglify": "latest",
"gulp-browserify": "latest",
"gulp-concat": "latest",
"gulp-replace": "latest"
},
"main": "./index",
"scripts": {