1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-26 21:15:57 +00:00

Update bootstrap theme javascript dependencies

This commit is contained in:
James Hillyerd
2017-01-28 20:20:58 -08:00
parent 958f5a44d9
commit 9e49480482
383 changed files with 112654 additions and 79220 deletions

View File

@@ -9,7 +9,7 @@
"type": "git",
"url": "https://github.com/codepb/jquery-template.git"
},
"main": "dist/jquery.loadTemplate-1.5.6.js",
"main": "dist/jquery.loadTemplate.js",
"keywords": [
"templates",
"templating",
@@ -29,15 +29,14 @@
"dependencies": {
"jquery": ">=1.8"
},
"version": "1.5.6",
"_release": "1.5.6",
"version": "1.5.10",
"_release": "1.5.10",
"_resolution": {
"type": "version",
"tag": "1.5.6",
"commit": "54c882c2aefa361e6faa7cdfc6abcf8c68bd505b"
"tag": "1.5.10",
"commit": "f9fb1a98f0ff2501776bb16f318ec39b97b1ab1f"
},
"_source": "git://github.com/codepb/jquery-template.git",
"_source": "https://github.com/codepb/jquery-template.git",
"_target": "^1.5.6",
"_originalSource": "jquery-load-template",
"_direct": true
"_originalSource": "jquery-load-template"
}