aboutsummaryrefslogtreecommitdiff
path: root/update_dep.bat
diff options
context:
space:
mode:
Diffstat (limited to 'update_dep.bat')
-rw-r--r--update_dep.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/update_dep.bat b/update_dep.bat
new file mode 100644
index 0000000..7b993ec
--- /dev/null
+++ b/update_dep.bat
@@ -0,0 +1,4 @@
+@echo off
+title Installing/Updating Dependencies
+npm install
+exit \ No newline at end of file