pull/521/merge
miller88 2020-10-26 01:39:45 +03:00 committed by GitHub
commit ad39a0f2f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

7
npm-shrinkwrap.json generated Normal file
View File

@ -0,0 +1,7 @@
{
"dependencies": {
"graceful-fs": {
"version": "4.2.4"
}
}
}

View File

@ -17,7 +17,7 @@
"gulp-filter": "~4.0.0",
"gulp-flatten": "~0.3.1",
"gulp-gh-pages": "^0.5.4",
"gulp-inject": "~4.1.0",
"gulp-inject": "~5.0.5",
"gulp-load-plugins": "~1.4.0",
"gulp-minify-css": "~1.2.1",
"gulp-minify-html": "~1.0.4",