Attempt to fix the test

This commit is contained in:
Aiqiao Yan
2020-05-12 14:47:31 -04:00
parent 1413cd0e32
commit b3c8e19a7a
5 changed files with 33 additions and 10 deletions

View File

@@ -44,6 +44,7 @@
"uuid": "^3.3.3"
},
"devDependencies": {
"typescript": "^3.8.3",
"@types/uuid": "^3.4.5"
}
}