chore: update version to 0.0.51, add auto.ts to files, and update dependencies
feat: enhance parseXml function to handle Bun requests and refactor XML parsing logic
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/package",
|
||||
"name": "@kevisual/router",
|
||||
"version": "0.0.50",
|
||||
"version": "0.0.51",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"main": "./dist/router.js",
|
||||
@@ -15,6 +15,7 @@
|
||||
"files": [
|
||||
"dist",
|
||||
"src",
|
||||
"auto.ts",
|
||||
"mod.ts"
|
||||
],
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user