deps -- babel 7 preset for TypeScript

This commit is contained in:
Michael Bradley, Jr 2018-10-01 18:34:09 -05:00 committed by Pascal Precht
parent da4ccc133a
commit 6e238b2950
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
"@babel/plugin-transform-runtime": "7.1.0",
"@babel/preset-env": "7.1.0",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.1.0",
"@babel/runtime-corejs2": "7.1.2",
"ascii-table": "0.0.9",
"async": "2.6.1",