This commit is contained in:
Nathan Bierema 2021-09-18 18:31:12 -04:00
parent 2044118a6a
commit 4027e095aa
2 changed files with 3 additions and 1 deletions

View File

@ -79,6 +79,7 @@
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"socketcluster-client": "^14.3.2", "socketcluster-client": "^14.3.2",
"supertest": "^6.1.6", "supertest": "^6.1.6",
"ts-jest": "^27.0.5" "ts-jest": "^27.0.5",
"typescript": "~4.3.5"
} }
} }

View File

@ -4619,6 +4619,7 @@ __metadata:
sqlite3: ^5.0.2 sqlite3: ^5.0.2
supertest: ^6.1.6 supertest: ^6.1.6
ts-jest: ^27.0.5 ts-jest: ^27.0.5
typescript: ~4.3.5
uuid: ^8.3.2 uuid: ^8.3.2
bin: bin:
redux-devtools: bin/redux-devtools.js redux-devtools: bin/redux-devtools.js