diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
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" } } |