Skip to content

Commit

Permalink
Removed dependencies & updated package-lock.json
Browse files Browse the repository at this point in the history
Removed vue3-odometer
Removed odometer

Added "animate.css": "^4.1.1" to package-lock.json
  • Loading branch information
ethanfox committed Jul 18, 2024
1 parent 4900871 commit c3dd682
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
1 change: 1 addition & 0 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@
"dependencies": {
"animate.css": "^4.1.1",
"axios": "^1.7.2",
"odometer": "^0.4.8",
"pinia": "^2.1.7",
"vue": "^3.4.29",
"vue-router": "^4.3.3",
"vue3-odometer": "^0.1.3"
"vue-router": "^4.3.3"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.8.0",
Expand Down

0 comments on commit c3dd682

Please sign in to comment.