aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--update_dep.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_dep.bat b/update_dep.bat
index 7b993ec..1b97c9d 100644
--- a/update_dep.bat
+++ b/update_dep.bat
@@ -1,4 +1,5 @@
@echo off
title Installing/Updating Dependencies
npm install
+pause
exit \ No newline at end of file