Skip to content

Commit

Permalink
Remove unused gulp-rename (#11259)
Browse files Browse the repository at this point in the history
  • Loading branch information
existentialism committed Mar 14, 2020
1 parent b1a589f commit b85d9f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -52,7 +52,6 @@
"gulp-filter": "^5.1.0",
"gulp-newer": "^1.0.0",
"gulp-plumber": "^1.2.1",
"gulp-rename": "^1.4.0",
"husky": "^3.0.0",
"jest": "^24.9.0",
"lerna": "^3.19.0",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Expand Up @@ -5211,11 +5211,6 @@ gulp-plumber@^1.2.1:
plugin-error "^0.1.2"
through2 "^2.0.3"

gulp-rename@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/gulp-rename/-/gulp-rename-1.4.0.tgz#de1c718e7c4095ae861f7296ef4f3248648240bd"
integrity sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg==

gulp@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.2.tgz#543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa"
Expand Down

0 comments on commit b85d9f5

Please sign in to comment.