Skip to content

Commit

Permalink
v4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jkyberneees committed Feb 5, 2022
1 parent b5f5e13 commit efc2a01
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": "restana",
"version": "4.9.2",
"version": "4.9.3",
"description": "Super fast and minimalist web framework for building REST micro-services.",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -38,7 +38,7 @@
],
"homepage": "https://github.com/jkyberneees/restana#readme",
"dependencies": {
"0http": "^3.1.1"
"0http": "^3.1.2"
},
"devDependencies": {
"@hapi/hapi": "^20.2.1",
Expand Down

0 comments on commit efc2a01

Please sign in to comment.