This commit is contained in:
Collin M. Barrett 2020-02-12 06:34:24 -06:00
commit 8efd379bba
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -61,7 +61,7 @@
"devDependencies": {
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-prettier": "^3.1.2",
"husky": "^4.2.1",
"husky": "^4.2.2",
"lint-staged": "^10.0.7",
"prettier": "^1.19.1"
}