Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rampatra committed Feb 28, 2023
1 parent 3d22326 commit 6cf14e2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
26 changes: 15 additions & 11 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"gulp-rename": "^1.4.0",
"gulp-sass": "^5.0.0",
"gulp-uglify": "^3.0.2",
"sass": "^1.25.0"
},
"dependencies": {
"sass": "^1.25.0",
"animate.css": "^3.7.2",
"font-awesome": "^4.7.0",
"waypoints": "^4.0.1"
},
"dependencies": {
}
}

0 comments on commit 6cf14e2

Please sign in to comment.