From b97544cd241408370b1d17fa82cd525ef2d8e5a2 Mon Sep 17 00:00:00 2001 From: Aaron Newton Date: Mon, 19 Oct 2015 14:17:38 -0700 Subject: [PATCH] Moving MooTools More reference forward to pick up semi-colon fix. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index f02842a..c702115 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "behavior", "dependencies": { "mootools-core": "https://github.com/mootools/mootools-core.git#1.5.2", - "mootools-more": "https://github.com/mootools/mootools-more.git#1.5.2" + "mootools-more": "https://github.com/mootools/mootools-more.git#a007edb07e7d776a1e31f06d8df15abcb04af69f" }, "ignore": [ "Tests/*"