From f690b0edf6e4b81c5a0ec5cfc0a216695e2a3816 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 30 Nov 2014 22:20:29 -0800 Subject: [PATCH] Update dev deps. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index aa17faaa4..0db2def38 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "curl-amd": "0.8.12", "dojo": "~1.10.2", "jquery": "~1.11.1", - "platform": "~1.2.0", - "qunit-extras": "~1.2.0", + "platform": "~1.3.0", + "qunit-extras": "~1.3.0", "qunitjs": "~1.11.0", "requirejs": "~2.1.15" },