Skip to content

Commit 22f5aec

Browse files
committed
Bump version to 1.3.5 and update swagger-mate dependency to 1.3.7
1 parent 245a443 commit 22f5aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grandlinex/kernel",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "GrandLineX is an out-of-the-box server framework on top of ExpressJs.",
55
"type": "module",
66
"exports": {
@@ -47,7 +47,7 @@
4747
"license": "BSD-3-Clause",
4848
"dependencies": {
4949
"@grandlinex/core": "1.3.1",
50-
"@grandlinex/swagger-mate": "1.3.6",
50+
"@grandlinex/swagger-mate": "1.3.7",
5151
"@types/jsonwebtoken": "9.0.10",
5252
"@types/ms": "2.1.0",
5353
"body-parser": "2.2.1",

0 commit comments

Comments
 (0)