From 630509ac834c18e802c3b0c1b595cbbc028879ee Mon Sep 17 00:00:00 2001 From: sinkaroid Date: Sun, 11 Dec 2022 02:25:21 +0700 Subject: [PATCH] chore(release): 1.0.18-dev --- Procfile | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 Procfile diff --git a/Procfile b/Procfile deleted file mode 100644 index e8f79ea..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: npm start \ No newline at end of file diff --git a/package.json b/package.json index 2b700c6..d933778 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jandapress", - "version": "1.0.17", + "version": "1.0.18", "description": "Experimental doujin API with gather in mind", "main": "build/src/index.js", "scripts": {