Update versions and switch to text.lock file
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
"dev": "bun run --watch src/index.tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elysiajs/html": "1.0.2",
|
||||
"@elysiajs/static": "1.0.3",
|
||||
"elysia": "^1.0.17"
|
||||
"@elysiajs/html": "1.4.0",
|
||||
"@elysiajs/static": "1.4.4",
|
||||
"elysia": "^1.4.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bun-types": "latest"
|
||||
"bun-types": "^1.3.0"
|
||||
},
|
||||
"module": "src/index.js"
|
||||
}
|
||||
Reference in New Issue
Block a user