From e185d2278a07aa42714eaf47153abfaffc2e2cd8 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 24 Jun 2018 09:35:34 -0400 Subject: Fixes the daily command and added the pay command --- update_dep.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update_dep.bat') diff --git a/update_dep.bat b/update_dep.bat index 5de4c3e..26c9f44 100644 --- a/update_dep.bat +++ b/update_dep.bat @@ -1,6 +1,6 @@ @echo off title Installing/Updating Dependencies git pull -npm install +npm install --save pause exit -- cgit v1.2.3