Fix formatting in package.json

This commit is contained in:
Liam Newman 2021-03-01 11:28:28 -08:00
parent 3862ce30e8
commit 7697295bf9
2 changed files with 6429 additions and 8 deletions

6435
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -62,8 +62,8 @@
"minimist": ">=1.2.5",
"mocha": "^8.1.1",
"mustache": "^4.0.1",
"serve": "^11.3.2",
"requirejs": "^2.3.6",
"serve": "^11.3.2",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12"
}