Skip to content

Commit

Permalink
Update boss.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arvanus authored Apr 26, 2023
1 parent ac219e4 commit 5e7e4ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boss.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "horse-logger",
"description": "Middleware for exception logging in HORSE",
"version": "0.0.2",
"version": "0.0.3",
"homepage": "https://github.com/arvanus/horse-exception-logger",
"mainsrc": "./src/",
"projects": [],
"dependencies": {
"github.com/dliocode/horse-utils-clientip": "^0.0.8",
"github.com/hashload/horse": "^3.0.2"
}
}
}

0 comments on commit 5e7e4ed

Please sign in to comment.