Update package.json

This commit is contained in:
Andras Bacsai 2022-03-02 12:23:40 +01:00 committed by GitHub
parent 7c92c4c964
commit d2fad19a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"name": "coolify",
"description": "An open-source & self-hostable Heroku / Netlify alternative.",
"version": "2.0.26",
"version": "2.0.25",
"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",