build(deps-dev): bump TS to 3.7

This commit is contained in:
Evan You
2019-11-05 17:37:16 -05:00
parent c61e5463fa
commit 645f13c36d
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"rollup-plugin-typescript2": "^0.24.0",
"ts-jest": "^24.0.2",
"tsd": "^0.10.0",
"typescript": "^3.6.4",
"typescript": "^3.7.0",
"yorkie": "^2.0.0"
}
}