summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2019-03-12 01:53:18 +1100
committerRyan Dahl <ry@tinyclouds.org>2019-03-11 10:53:18 -0400
commit75a500ba81d50c77c58c8ec0c1ff62769f5eeb4c (patch)
treeefd4201b5009c993bad7669ff033153293d60936 /package.json
parent034e2cc02829c9244b32232074c7a48af827a2fb (diff)
Update to TypeScript 3.3 (#1908)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 695c0d7d7..5f91cf503 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,6 @@
"rollup-pluginutils": "2.4.1",
"ts-morph": "1.3.0",
"ts-node": "8.0.2",
- "typescript": "3.2.2"
+ "typescript": "3.3.3333"
}
}