Skip to content

Commit f581dbe

Browse files
committed
Compiled minified binary
1 parent e644db3 commit f581dbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/hyper-server

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"build": "bun build ./src/server.js --compile --minify --outfile bin/hyper-server"
2323
},
2424
"dependencies": {
25-
"bun": "^1.0.26",
26-
"bun-types": "^1.0.26",
25+
"bun": "^1.0.28",
26+
"bun-types": "^1.0.28",
2727
"commander": "^12.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)