fix(bun-transpiler): fixed version
parent
3f39be7a27
commit
5501dd1f9c
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@hono/bun-transpiler",
|
"name": "@hono/bun-transpiler",
|
||||||
"version": "0.1.1",
|
"version": "0.0.0",
|
||||||
"description": "Bun Transpiler Middleware for Hono",
|
"description": "Bun Transpiler Middleware for Hono",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/index.mjs",
|
"module": "dist/index.mjs",
|
||||||
|
|
Loading…
Reference in New Issue