Bootstrap 3.3.5 Update (and other dependencies)

This commit is contained in:
David Miller
2015-06-22 13:25:30 -04:00
parent c1fc29bfe4
commit 0b77a7484f
88 changed files with 1670 additions and 935 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "flot.tooltip",
"version": "0.8.4",
"version": "0.8.5",
"license": "MIT",
"main": "js/jquery.flot.tooltip.js",
"ignore": [
".gitignore",
@@ -11,14 +12,13 @@
"js/old"
],
"homepage": "https://github.com/krzysu/flot.tooltip",
"_release": "0.8.4",
"_release": "0.8.5",
"_resolution": {
"type": "version",
"tag": "0.8.4",
"commit": "312a7570f6dfeff00d9c0ce6f6263160b84ee652"
"tag": "0.8.5",
"commit": "e2dbb407ffcf5ece0f2e6ab922b0192b8a6d168e"
},
"_source": "git://github.com/krzysu/flot.tooltip.git",
"_target": "~0.8.4",
"_originalSource": "flot.tooltip",
"_direct": true
"_originalSource": "flot.tooltip"
}