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 2fbe208a3..283d1dd3a 100644 --- a/package.json +++ b/package.json @@ -184,7 +184,7 @@ "gulp-replace": "^0.6.1", "gulp-sourcemaps": "^2.6.0", "gulp-util": "^3.0.7", - "gulp-watch": "^4.3.5", + "gulp-watch": "^5.0.0", "gulp-zip": "^4.0.0", "gulp-eslint": "^4.0.0", "isomorphic-fetch": "^2.2.1", |