aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2016-07-06 12:09:56 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2016-07-06 12:09:56 -0400
commit77ff328cbe8a662f52178020d202dc1bfb560fd8 (patch)
treeec0ad0673fd5aa5fde8b9e45a99f9bb8d7e88c30 /bower.json
parent622959b0116d7af0a0b642c4940cd8c0bdd88094 (diff)
downloadjquery-ui-77ff328cbe8a662f52178020d202dc1bfb560fd8.tar.gz
jquery-ui-77ff328cbe8a662f52178020d202dc1bfb560fd8.zip
Build: Add jQuery 3.0 for testing1-11-stable
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 6067e9512..4c84426c2 100644
--- a/bower.json
+++ b/bower.json
@@ -37,6 +37,7 @@
"jquery-2.0.0": "jquery#2.0.0",
"jquery-2.0.1": "jquery#2.0.1",
"jquery-2.0.2": "jquery#2.0.2",
- "jquery-2.0.3": "jquery#2.0.3"
+ "jquery-2.0.3": "jquery#2.0.3",
+ "jquery-3.0.0": "jquery#3.0.0"
}
}