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 1ac64e5b5..b9664652a 100644 --- a/bower.json +++ b/bower.json @@ -55,6 +55,7 @@ "jquery-2.2.1": "jquery#2.2.1", "jquery-2.2.2": "jquery#2.2.2", "jquery-2.2.3": "jquery#2.2.3", - "jquery-2.2.4": "jquery#2.2.4" + "jquery-2.2.4": "jquery#2.2.4", + "jquery-3.0.0": "jquery#3.0.0" } } |