diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 6de4edd..682742a 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,8 @@ "gulp-util": "latest", "web-component-tester": "3.3.10", "yargs": "latest", - "gulp-git": "latest", + "gulp-modify": "^0.1.1", "gulp-add-src": "latest" - }, "devDependencies": { "chalk": "latest", |