From 099348d976409abeb50e341ec49c9f674f4d46d1 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.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eca51c7..1098080 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.0", "mocha": "^3.0.2", "sass": "^0.5.0", "stylus": "^0.54.5",