Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes authored and jesuswasrasta committed Jul 8, 2020
1 parent a635506 commit 8d3a009
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 52 deletions.
7 changes: 6 additions & 1 deletion assets/js/main.min.js

Large diffs are not rendered by default.

111 changes: 62 additions & 49 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"devDependencies": {
"npm-run-all": "^4.1.5",
"onchange": "^6.0.0",
"uglify-js": "^3.4.9"
"onchange": "^6.1.0",
"uglify-js": "^3.8.0"
},
"scripts": {
"uglify": "uglifyjs assets/js/vendor/jquery/jquery-3.4.1.js assets/js/plugins/jquery.fitvids.js assets/js/plugins/jquery.greedy-navigation.js assets/js/plugins/jquery.magnific-popup.js assets/js/plugins/jquery.ba-throttle-debounce.js assets/js/plugins/smooth-scroll.js assets/js/plugins/gumshoe.js assets/js/_main.js -c -m -o assets/js/main.min.js",
Expand Down

0 comments on commit 8d3a009

Please sign in to comment.