From 4da8dfd35fe09a4c45740f1bd902d43012f23dff Mon Sep 17 00:00:00 2001 From: Andy Patterson Date: Wed, 13 Mar 2019 08:29:01 -0600 Subject: [PATCH] =?UTF-8?q?Revert=20"Update=20rollup-plugin-typescript2=20?= =?UTF-8?q?to=20the=20latest=20version=20=F0=9F=9A=80"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d328a56..398e4e1 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "jest": "^24.0.0", "npm-run-all": "^4.1.3", "rollup": "^1.0.0", - "rollup-plugin-typescript2": "^0.20.0", + "rollup-plugin-typescript2": "^0.19.0", "ts-jest": "24.0.0", "ts-node": "^8.0.3", "tslint": "^5.13.0",