Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Commit

Permalink
Update dependancies, remove npm_modules from src
Browse files Browse the repository at this point in the history
  • Loading branch information
mikojimnz committed Nov 15, 2021
1 parent adcef60 commit 031ed7d
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* .DS_Store
* .DS_Store
/node_modules
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Made with HTML, SASS, and JavaScript.
## Frameworks & Dependencies
- [Athena Framework](https://github.com/UCF/Athena-Framework)
- [Font Awsome](https://fontawesome.com)
[GSAP](https://greensock.com)
- [Isotope](https://isotope.metafizzy.co)
- [jquery](https://github.com/jquery/jquery)
- [js-cookie](https://github.com/js-cookie/js-cookies)
Expand Down
7 changes: 6 additions & 1 deletion node_modules/.package-lock.json

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

11 changes: 11 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
},
"homepage": "https://github.com/mikojimnz/DIG4104C#readme",
"dependencies": {
"gsap": "^3.8.0",
"isotope-layout": "^3.0.6",
"jquery": "^3.6.0",
"js-cookie": "^3.0.1",
Expand Down

0 comments on commit 031ed7d

Please sign in to comment.