Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(package): downgrade gulp-ngc to 0.2.1 due to a bug in 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Nov 13, 2018
1 parent e701eab commit e974980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"gulp-changed": "3.2.0",
"gulp-cssmin": "0.2.0",
"gulp-less": "4.0.1",
"gulp-ngc": "0.3.3",
"gulp-ngc": "0.2.1",
"gulp-rename": "1.4.0",
"gulp-replace": "1.0.0",
"gulp-sourcemaps": "2.6.4",
Expand Down

0 comments on commit e974980

Please sign in to comment.