parent
2b981105db
commit
955230b68b
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/react-compat': patch
|
||||
---
|
||||
|
||||
Initial release
|
|
@ -0,0 +1,7 @@
|
|||
# @hono/react-compat
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#563](https://github.com/honojs/middleware/pull/563) [`2b981105db332fa888f79678c6a8eb030515df34`](https://github.com/honojs/middleware/commit/2b981105db332fa888f79678c6a8eb030515df34) Thanks [@usualoma](https://github.com/usualoma)! - Initial release
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@hono/react-compat",
|
||||
"type": "module",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Alias of hono/jsx for replacement of React",
|
||||
"license": "MIT",
|
||||
"module": "dist/index.js",
|
||||
|
|
Loading…
Reference in New Issue