aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMohammad Amoush <mohammad_amoush@brown.edu>2019-07-16 12:37:04 -0400
committerMohammad Amoush <mohammad_amoush@brown.edu>2019-07-16 12:37:04 -0400
commit3593c1c4a67e8fb398e5a456ad4d758305294625 (patch)
tree298032f2606388ee510e8bb6c7627b1424d3a3e1 /package.json
parent95a58544cfd3d9baa824b07eec8fa8a63f2f8c8a (diff)
Uncommented code
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index dc829a045..7aff71b57 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"ts-node-dev": "^1.0.0-pre.32",
"tslint": "^5.15.0",
"tslint-loader": "^3.5.4",
- "typescript": "^3.4.1",
+ "typescript": "^3.5.3",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-dev-middleware": "^3.6.1",
@@ -196,4 +196,4 @@
"uuid": "^3.3.2",
"xoauth2": "^1.2.0"
}
-} \ No newline at end of file
+}