aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assert
diff options
context:
space:
mode:
Diffstat (limited to 'packages/assert')
-rw-r--r--packages/assert/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/assert/package.json b/packages/assert/package.json
index c47b012ab..18ad3d646 100644
--- a/packages/assert/package.json
+++ b/packages/assert/package.json
@@ -34,8 +34,8 @@
"mocha": "^4.0.1",
"npm-run-all": "^4.1.1",
"shx": "^0.2.2",
- "typescript": "^2.4.2",
- "tslint": "5.8.0"
+ "tslint": "5.8.0",
+ "typescript": "^2.4.2"
},
"dependencies": {
"0x-json-schemas": "^0.6.5",