1
0
mirror of synced 2025-11-08 12:57:47 +00:00

Use TypeScript 3

This commit is contained in:
ShinDarth
2018-08-18 23:06:06 +02:00
committed by Jason Dreyzehner
parent b2af806b42
commit 9de8b66fad

View File

@@ -114,7 +114,7 @@
"tslint-config-prettier": "^1.13.0",
"tslint-immutable": "^4.5.4",
"typedoc": "^0.11.1",
"typescript": "^2.9.1"
"typescript": "^3.0.1"
},
"ava": {
"failFast": true,