Skip to content

Commit

Permalink
update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
cdiao2 committed Nov 8, 2023
1 parent 1b6682e commit 79ee0b3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"email": ""
},
"dependencies": {
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-htmlmin": "^5.0.1",
"gulp-jshint": "^2.1.0",
"gulp-less": "^4.0.1",
"gulp-replace": "^1.0.0",
"gulp-uglify": "^3.0.2",
"gulp-usemin": "^0.3.29",
"gulp-util": "^3.0.8",
"jshint-stylish": "^2.2.1"
"gulp": "latest",
"gulp-autoprefixer": "latest",
"gulp-clean-css": "latest",
"gulp-concat": "latest",
"gulp-htmlmin": "latest",
"gulp-jshint": "latest",
"gulp-less": "latest",
"gulp-replace": "latest",
"gulp-uglify": "latest",
"gulp-usemin": "latest",
"gulp-util": "latest",
"jshint-stylish": "latest"
}
}

0 comments on commit 79ee0b3

Please sign in to comment.