Skip to content

Commit

Permalink
dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bonniepeng2002 committed Nov 23, 2024
1 parent 34a0f1b commit 6273147
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@
"@babel/core": "^7.14.8",
"@emotion/react": "^11.13.5",
"next": "^15.0.3",
"node": "^18.0.0",
"react": "^18.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-awesome-reveal": "^4.2.14",
"react-dom": "^18.3.1",
"react-scripts": "^5.0.1",
"react-typist": "^2.0.5",
"react-vertical-timeline-component": "^3.3.3",
Expand All @@ -31,8 +30,5 @@
"gh-pages": "^6.2.0",
"sass": "^1.34.1",
"typescript": "^4.3.2"
},
"engines": {
"node": ">=18.0.0"
}
}

0 comments on commit 6273147

Please sign in to comment.