diff options
Diffstat (limited to 'update_dep.bat')
| -rw-r--r-- | update_dep.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_dep.bat b/update_dep.bat index 26c9f44..a90f20d 100644 --- a/update_dep.bat +++ b/update_dep.bat @@ -1,6 +1,6 @@ @echo off title Installing/Updating Dependencies git pull -npm install --save +yarn install pause exit |
