Add url to server response

This commit is contained in:
2026-03-19 06:33:47 +01:00
parent f722d4ae47
commit 7804a34951
6 changed files with 126 additions and 31 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@moduletrace/bunext",
"module": "index.ts",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"bin": {
"bunext": "dist/index.js"
},