From 2b4a142281d43f2f2b93bddb5e945bd466e2e9ff Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 25 Mar 2017 07:55:43 +0100 Subject: [PATCH] chore(package): update mithril-query to version 2.0.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eca51c7..21d67ed 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "grunt-contrib-watch": "^1.0.0", "icu4c-data": "^0.57.2", "intl": "^1.0.0", - "mithril-query": "1.0.0", + "mithril-query": "2.0.2", "mocha": "^3.0.2", "sass": "^0.5.0", "stylus": "^0.54.5",