Skip to content

Commit

Permalink
Merge pull request #143 from coollabsio/fix/login-quickfix
Browse files Browse the repository at this point in the history
v2.0.13
  • Loading branch information
andrasbacsai authored Feb 17, 2022
2 parents a116028 + 1f7080e commit 3bd2183
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,7 +1,7 @@
{
"name": "coolify",
"description": "An open-source & self-hostable Heroku / Netlify alternative.",
"version": "2.0.12",
"version": "2.0.13",
"license": "AGPL-3.0",
"scripts": {
"dev": "docker compose -f docker-compose-dev.yaml up -d && NODE_ENV=development svelte-kit dev --host 0.0.0.0",
Expand Down Expand Up @@ -75,7 +75,7 @@
"js-yaml": "4.1.0",
"jsonwebtoken": "8.5.1",
"node-forge": "1.2.1",
"svelte-kit-cookie-session": "2.0.5",
"svelte-kit-cookie-session": "2.0.2",
"unique-names-generator": "4.6.0"
},
"prisma": {
Expand Down

0 comments on commit 3bd2183

Please sign in to comment.