Update package.json

Signed-off-by: skidoodle <53189968+skidoodle@users.noreply.github.com>
This commit is contained in:
skidoodle 2022-10-25 16:02:17 +02:00 committed by GitHub
parent 7412a499ed
commit d784e8d206
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,12 +10,11 @@
},
"dependencies": {
"aws-sdk": "^2.1239.0",
"axios": "^1.1.3",
"next": "12.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-fade-in": "^2.0.1",
"spotify-now-playing": "^0.1.6",
"spotify-now-playing": "^0.1.7",
"swr": "^1.3.0"
},
"devDependencies": {