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 bd641069d..e4df60cea 100644 --- a/bower.json +++ b/bower.json @@ -58,6 +58,7 @@ "jquery-2.2.3": "jquery#2.2.3", "jquery-2.2.4": "jquery#2.2.4", "jquery-3.0.0": "jquery#3.0.0", - "jquery-3.1.0": "jquery#3.1.0" + "jquery-3.1.0": "jquery#3.1.0", + "jquery-3.1.1": "jquery#3.1.1" } } |