summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-07-16 14:32:01 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-07-18 15:43:50 -0400
commit08606e40a81a02f95125747a472d14a80c22a925 (patch)
tree44e93d01cdef79cf5da60d99e7819cba4682bd61 /yarn.lock
parentc775d0c1764ac55f80a21f0836257253d4395e8c (diff)
Downgrade typescript to 2.8.3
This is to exactly match the runtime in the prototype for easier debugging. We will upgrade once the runtime is functional being tested properly.
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 26988c14f..0dfcd1b69 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3513,9 +3513,9 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
-typescript@^2.9.1:
- version "2.9.1"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1.tgz#fdb19d2c67a15d11995fd15640e373e09ab09961"
+typescript@2.8.3:
+ version "2.8.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
uglify-es@^3.2.1, uglify-es@^3.3.9:
version "3.3.9"