parent
a5e33129c5
commit
c420bdb23a
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/qwik-city': patch
|
||||
---
|
||||
|
||||
initial release
|
|
@ -0,0 +1,7 @@
|
|||
# @hono/qwik-city
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a5e3312: initial release
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/qwik-city",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Qwik City middleware for Hono",
|
||||
"main": "dist/cjs/index.js",
|
||||
"module": "dist/esm/index.js",
|
||||
|
|
Loading…
Reference in New Issue