Skip to content

Commit

Permalink
v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Sep 11, 2022
1 parent c3159dd commit dcf6bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@honojs/node-server",
"version": "0.0.0",
"version": "0.0.1",
"description": "HTTP Server for Hono on Node.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -39,4 +39,4 @@
"ts-jest": "^29.0.0",
"typescript": "^4.8.3"
}
}
}

0 comments on commit dcf6bf2

Please sign in to comment.