mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
clean up deps
This commit is contained in:
@@ -2,14 +2,11 @@
|
||||
"dependencies": {
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"express": "^4.18.2",
|
||||
"mitata": "^0.1.3",
|
||||
"mongodb": "^4.13.0",
|
||||
"peechy": "latest",
|
||||
"prettier": "^2.4.1",
|
||||
"react": "next",
|
||||
"react-dom": "next",
|
||||
"svelte": "^3.52.0",
|
||||
"typescript": "latest"
|
||||
},
|
||||
"private": true,
|
||||
@@ -29,4 +26,4 @@
|
||||
"bun-webkit": "latest"
|
||||
},
|
||||
"version": "0.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
@@ -3,6 +3,7 @@
|
||||
"dependencies": {
|
||||
"esbuild": "0.15.13",
|
||||
"uuid": "^9.0.0",
|
||||
"tiny-typed-emitter": "^1.0.0"
|
||||
"tiny-typed-emitter": "^1.0.0",
|
||||
"svelte": "^3.52.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user