From b26a0f660a8522aba255a837cdea12cb0774ab5e Mon Sep 17 00:00:00 2001 From: Kelvin Jin Date: Fri, 18 Aug 2017 15:57:43 -0700 Subject: [PATCH] fix: set typescript as dependency --- package.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 434c247b..374e9f87 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,7 @@ "read-package-json": "^2.0.10", "rimraf": "^2.6.1", "tslint": "^5.5.0", + "typescript": "^2.4.1", "update-notifier": "^2.2.0", "write-file-atomic": "^2.1.0" }, @@ -63,11 +64,7 @@ "make-dir": "^1.0.0", "ncp": "^2.0.0", "source-map-support": "^0.4.15", - "tmp": "0.0.31", - "typescript": "^2.4.1" - }, - "peerDependencies": { - "typescript": "^2.4.1" + "tmp": "0.0.31" }, "ava": { "require": [