Compare commits

..

No commits in common. "7c7425d4f4df123f8e5db49254ed3192c7963a00" and "aeef3eec9bda0afef3887a8b9c58c321b8830de5" have entirely different histories.

2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -4174,9 +4174,9 @@
}
},
"lazypipe": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/lazypipe/-/lazypipe-1.0.2.tgz",
"integrity": "sha512-CrU+NYdFHW8ElaeXCWz5IbmetiYVYq1fOCmpdAeZ8L+khbv1e7EnshyjlKqkO+pJbVPrsJQnHbVxEiLujG6qhQ==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/lazypipe/-/lazypipe-1.0.1.tgz",
"integrity": "sha1-FHGu9rN6NA1Rw030Rpnc7wZMGUA=",
"dev": true,
"requires": {
"stream-combiner": "*"

View file

@ -17,7 +17,7 @@
"devDependencies": {
"gulp": "4.0.2",
"del": "3.0.0",
"lazypipe": "1.0.2",
"lazypipe": "1.0.1",
"gulp-flatmap": "1.0.2",
"gulp-header": "2.0.5",
"gulp-rename": "1.4.0",