This commit is contained in:
Tau 2018-11-26 18:53:12 -05:00
parent b7da410b44
commit 61061ee4d3
2 changed files with 3575 additions and 5 deletions

View File

@ -11,6 +11,10 @@
"morgan": "^1.9.1"
},
"scripts": {
"test": "jest",
"start": "node src/index.js"
},
"devDependencies": {
"jest": "^23.6.0"
}
}

3576
yarn.lock

File diff suppressed because it is too large Load Diff