pull/31/head
Yusuke Wada 2022-12-13 15:45:00 +09:00
parent 68b8b3977b
commit a3c84f15da
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@honojs/sentry",
"version": "0.0.4",
"version": "0.0.5",
"description": "Sentry Middleware for Hono",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@ -61,4 +61,4 @@
"ts-jest": "^28.0.5",
"typescript": "^4.7.4"
}
}
}