diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bower.json b/bower.json index e4df60cea..1af4b8ead 100644 --- a/bower.json +++ b/bower.json @@ -59,6 +59,8 @@ "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.1": "jquery#3.1.1" + "jquery-3.1.1": "jquery#3.1.1", + "jquery-migrate-1.4.1": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.1.tgz", + "jquery-migrate-3.0.0": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.0.0.tgz" } } |