Update batch manager

This commit is contained in:
Mo Bitar
2018-08-15 11:54:58 -05:00
parent 8a46bd0f29
commit 941ec426da
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
},
"scripts": {
"build": "grunt",
"submodules": "git submodule update --init --force --remote",
"test": "karma start karma.conf.js --single-run"
},
"devDependencies": {