mirror of
https://github.com/LucasVbr/hono-pug-renderer.git
synced 2026-05-13 17:21:51 +00:00
feat: Bump version to 0.0.2 in package.json
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Pug renderer middleware for Hono",
|
||||
"scripts": {
|
||||
"build": "bun build --target=node ./src/index.ts --outfile=./dist/index.js && bun run build:declaration",
|
||||
|
||||
Reference in New Issue
Block a user