updates to bootstrapper

This commit is contained in:
Matt Hill
2021-06-16 18:01:06 -06:00
committed by Aiden McClelland
parent 9ad59a4d1a
commit 416d622df4
3 changed files with 18 additions and 26 deletions

View File

@@ -28,8 +28,8 @@
"chai": "^4.2.0",
"chai-string": "^1.5.0",
"mocha": "^8.2.1",
"tslint": "^6.1.0",
"ts-node": "^9.1.1",
"tslint": "^6.1.0",
"typescript": "4.1.5"
}
}