Remove other typescript dev dependencies

This commit is contained in:
murgatroid99 2019-03-22 11:48:15 -07:00
parent edddfcb8b1
commit 157e7c69b6
2 changed files with 2 additions and 4 deletions

View File

@ -20,8 +20,7 @@
"@types/node": "^10.5.4",
"clang-format": "^1.0.55",
"gts": "^0.5.1",
"lodash": "^4.17.4",
"typescript": "~2.7.0"
"lodash": "^4.17.4"
},
"contributors": [
{

View File

@ -45,8 +45,7 @@
"@types/lodash.camelcase": "^4.3.4",
"@types/node": "^10.12.5",
"clang-format": "^1.2.2",
"gts": "^0.5.3",
"typescript": "~2.7.2"
"gts": "^0.5.3"
},
"engines": {
"node": ">=6"