Skip to content

Commit afe9733

Browse files
committed
1.3.3
1 parent a23aba3 commit afe9733

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2",
3+
"version": "1.3.3",
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.3",
50+
"@grandlinex/swagger-mate": "1.3.4",
5151
"@types/jsonwebtoken": "9.0.10",
5252
"@types/ms": "2.1.0",
5353
"body-parser": "2.2.1",

0 commit comments

Comments
 (0)