chore: upgrade to TypeScript 3.0.1 (#3024)

This commit is contained in:
Joel Einbinder
2018-08-06 11:31:33 -07:00
committed by Andrey Lushnikov
parent 25632133e2
commit 2e0007669d
16 changed files with 67 additions and 25 deletions

View File

@@ -54,6 +54,6 @@
"pixelmatch": "^4.0.2",
"pngjs": "^3.3.3",
"text-diff": "^1.0.1",
"typescript": "~2.8.1"
"typescript": "^3.0.1"
}
}