Fixed a lot of naming errors.

This commit is contained in:
2017-04-12 22:37:24 +02:00
parent 6c29e59b2b
commit 416d0a5a54
5 changed files with 7 additions and 8 deletions

View File

@@ -9,6 +9,6 @@
"mongoose": "~3.6.13",
"body-parser": "~1.0.1",
"cross-env": "^3.1.3",
"sqlite": "^2.5.0"
"sqlite": "^2.5.0"
}
}