mirror of
https://github.com/LucasVbr/hono-pug-renderer.git
synced 2026-07-09 15:07:57 +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",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"description": "Pug renderer middleware for Hono",
|
"description": "Pug renderer middleware for Hono",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "bun build --target=node ./src/index.ts --outfile=./dist/index.js && bun run build:declaration",
|
"build": "bun build --target=node ./src/index.ts --outfile=./dist/index.js && bun run build:declaration",
|
||||||
|
|||||||
Reference in New Issue
Block a user