Skip to content

Commit

Permalink
Merge branch 'dep_bot_8183-d037298d' into 'main'
Browse files Browse the repository at this point in the history
Dependency_Bot: Auto-Update 1.0.1

See merge request grandlinex/kernel!21
  • Loading branch information
Elschnagoo committed Jul 30, 2024
2 parents d037298 + 2b52ee2 commit 8881b52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grandlinex/kernel",
"version": "1.0.0",
"version": "1.0.1",
"description": "GrandLineX is an out-of-the-box server framework on top of ExpressJs.",
"type": "module",
"exports": {
Expand Down Expand Up @@ -46,8 +46,8 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"@grandlinex/core": "1.0.0",
"@grandlinex/swagger-mate": "1.0.0",
"@grandlinex/core": "1.0.1",
"@grandlinex/swagger-mate": "1.0.1",
"axios": "1.7.2",
"body-parser": "1.20.2",
"express": "4.19.2",
Expand Down

0 comments on commit 8881b52

Please sign in to comment.