aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbun.lockbbin78782 -> 78774 bytes
-rw-r--r--package.json8
2 files changed, 4 insertions, 4 deletions
diff --git a/bun.lockb b/bun.lockb
index 06db86562..a4162f668 100755
--- a/bun.lockb
+++ b/bun.lockb
Binary files differ
diff --git a/package.json b/package.json
index eba62b258..3401ee180 100644
--- a/package.json
+++ b/package.json
@@ -1,13 +1,13 @@
{
"dependencies": {
+ "eslint": "^8.20.0",
+ "eslint-config-prettier": "^8.5.0",
"express": "^4.18.2",
"mitata": "^0.1.3",
"peechy": "latest",
+ "prettier": "^2.4.1",
"react": "next",
"react-dom": "next",
- "eslint": "^8.20.0",
- "eslint-config-prettier": "^8.5.0",
- "prettier": "^2.4.1",
"svelte": "^3.52.0",
"typescript": "latest"
},
@@ -28,4 +28,4 @@
"bun-webkit": "latest"
},
"version": "0.0.0"
-}
+} \ No newline at end of file