1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-03 18:04:08 +02:00

bumb dependencies

This commit is contained in:
Robin Appelman 2019-01-26 21:17:15 +01:00
commit 096bceab4b
4 changed files with 440 additions and 681 deletions

View file

@ -1,8 +1,10 @@
{
"devDependencies": {
"tf2-demo": "^1.1.5"
},
"dependencies": {
"chakram": "^1.5.0",
"express": "^4.15.3",
"mocha": "^3.4.2",
"tf2-demo": "^1.1.3"
"express": "^4.16.4",
"mocha": "^5.2.0"
}
}