From 3f3c8c6434ffe5e0d7526d5a37b057a9919d3a2f Mon Sep 17 00:00:00 2001 From: Ramon Henrique Ornelas Date: Tue, 25 Oct 2016 13:06:16 -0200 Subject: [PATCH] chore(): bump version tslint-ionic-rules (#8859) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77c18a7400..a96ecfaa23 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "through2": "2.0.1", "ts-node": "1.3.0", "tslint": "3.15.1", - "tslint-ionic-rules": "0.0.5", + "tslint-ionic-rules": "0.0.7", "typescript": "rc", "uglify": "0.1.5", "vinyl": "1.2.0",