parent
14da8577fd
commit
cdc93d61dd
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/eslint-config': patch
|
||||
---
|
||||
|
||||
initial release
|
|
@ -0,0 +1,7 @@
|
|||
# @hono/eslint-config
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#302](https://github.com/honojs/middleware/pull/302) [`40aeab8`](https://github.com/honojs/middleware/commit/40aeab8e3ee84d988a493237df1308cace8b5476) Thanks [@yusukebe](https://github.com/yusukebe)! - initial release
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/eslint-config",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "ESLint Config for Hono projects",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue