Skip to content

Commit

Permalink
perf: use is-reachable
Browse files Browse the repository at this point in the history
  • Loading branch information
Veirt committed Jun 11, 2024
1 parent 82434d0 commit 27d4667
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 27 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@
},
"dependencies": {
"axios": "^1.7.2",
"is-reachable": "^5.2.1",
"toml": "^3.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@sveltejs/adapter-node": "^5.0.1",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@types/node": "^20.14.2",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
Expand Down
Loading

0 comments on commit 27d4667

Please sign in to comment.