From efafff5959d1cb61e9b98db3ab27becd46d30800 Mon Sep 17 00:00:00 2001 From: Skycoder42 Date: Thu, 24 May 2018 16:52:18 +0200 Subject: [PATCH] fix deploy json [skip ci] --- deploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.json b/deploy.json index e7430bf..0eedd57 100644 --- a/deploy.json +++ b/deploy.json @@ -12,7 +12,7 @@ "dependencies": [ ".skycoder42.datasync" ], - "excludes": [ "static" ], + "excludes": [], "license": { "name": "BSD-3-Clause", "path": "LICENSE"