This commit is contained in:
Nils Cant
2019-09-16 15:09:10 +02:00
parent 4168ce60aa
commit 5154211f6f
2 changed files with 4216 additions and 1 deletions

4214
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,7 @@
{ {
"dependencies": { "dependencies": {
"express": "4.17.1" "express": "4.17.1",
"jest": "^24.9.0"
}, },
"scripts": { "scripts": {
"test": "exit 0" "test": "exit 0"