Skip to content

Commit

Permalink
Dependency adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
ZonianMidian committed Oct 30, 2024
1 parent c22e23b commit ee38f63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"update-data": "node scripts/downloadData.js && node --no-warnings scripts/updateResources.js"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/adapter-node": "^5.2.9",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/eslint": "^9.6.1",
Expand All @@ -33,7 +33,6 @@
},
"dependencies": {
"@elron/svelte-audio-store": "^1.0.0",
"@sveltejs/adapter-node": "^5.2.9",
"svelte-i18n": "^4.0.0"
}
}

0 comments on commit ee38f63

Please sign in to comment.