diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d874638..bef1fb5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "bower": "latest", "fs-extra": "latest", - "gulp": "latest", + "gulp": "^3.9.1", "gulp-add-src": "latest", "gulp-git": "latest", "gulp-json-editor": "latest", |