We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a23aba3 commit afe9733Copy full SHA for afe9733
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@grandlinex/kernel",
3
- "version": "1.3.2",
+ "version": "1.3.3",
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.3",
+ "@grandlinex/swagger-mate": "1.3.4",
51
"@types/jsonwebtoken": "9.0.10",
52
"@types/ms": "2.1.0",
53
"body-parser": "2.2.1",
0 commit comments