Skip to content

Commit

Permalink
upping version adjust author line
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorsten committed Jul 31, 2023
1 parent 2dd96bc commit d852809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@o-platform/api-server",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "dist/index.js",
"prepublish": "tsc",
Expand All @@ -12,7 +12,7 @@
"graphql-generate": "npx graphql-codegen",
"test": "jest"
},
"author": "Daniel Janz & Samuel Andert (Basic Income Lab GmbH)",
"author": "Daniel Janz, Thorsten Schau (Gnosis Safe GmbH)",
"license": "AGPL-3",
"dependencies": {
"@google-cloud/storage": "^6.9.1",
Expand Down

0 comments on commit d852809

Please sign in to comment.