diff options
Diffstat (limited to 'core/vendor/jquery-migrate/.bower.json')
-rw-r--r-- | core/vendor/jquery-migrate/.bower.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/vendor/jquery-migrate/.bower.json b/core/vendor/jquery-migrate/.bower.json index 35e7bf5f43f..19fcdbf9b33 100644 --- a/core/vendor/jquery-migrate/.bower.json +++ b/core/vendor/jquery-migrate/.bower.json @@ -1,15 +1,15 @@ { "name": "jquery-migrate", - "version": "1.2.1", + "version": "1.4.0", + "main": "jquery-migrate.js", "homepage": "https://github.com/appleboy/jquery-migrate", - "_release": "1.2.1", + "_release": "1.4.0", "_resolution": { "type": "version", - "tag": "1.2.1", - "commit": "65f37b60ae3d305efbe1e85909e14c60d524d12a" + "tag": "1.4.0", + "commit": "d70e5a532864fdc2263f0d15030ef84671fc5807" }, - "_source": "git://github.com/appleboy/jquery-migrate.git", - "_target": "~1.2.1", - "_originalSource": "jquery-migrate", - "_direct": true + "_source": "https://github.com/appleboy/jquery-migrate.git", + "_target": "~1.4.0", + "_originalSource": "jquery-migrate" }
\ No newline at end of file |