We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245a443 commit 22f5aecCopy full SHA for 22f5aec
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@grandlinex/kernel",
3
- "version": "1.3.4",
+ "version": "1.3.5",
4
"description": "GrandLineX is an out-of-the-box server framework on top of ExpressJs.",
5
"type": "module",
6
"exports": {
@@ -47,7 +47,7 @@
47
"license": "BSD-3-Clause",
48
"dependencies": {
49
"@grandlinex/core": "1.3.1",
50
- "@grandlinex/swagger-mate": "1.3.6",
+ "@grandlinex/swagger-mate": "1.3.7",
51
"@types/jsonwebtoken": "9.0.10",
52
"@types/ms": "2.1.0",
53
"body-parser": "2.2.1",
0 commit comments