From 04347c3df8b7a3989b62e8ddb4ece0a8cbfeeef5 Mon Sep 17 00:00:00 2001 From: Ibby Date: Tue, 10 Jan 2017 07:15:57 -0500 Subject: [PATCH] chore(): bump tslint ionic rules to 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96adda2da..37af2cc77 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "semver": "^5.0.1", "tsify": "~1.0.4", "tslint": "^3.15.1", - "tslint-ionic-rules": "0.0.5", + "tslint-ionic-rules": "0.0.7", "typescript": "~2.0.10", "watchify": "~3.7.0" },