1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-09 20:55:56 +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

@@ -1,6 +1,6 @@
{
"name": "clipboard",
"version": "1.5.9",
"version": "1.5.16",
"description": "Modern copy to clipboard. No Flash. Just 2kb",
"license": "MIT",
"main": "dist/clipboard.js",
@@ -20,14 +20,13 @@
"cut"
],
"homepage": "https://github.com/zenorocha/clipboard.js",
"_release": "1.5.9",
"_release": "1.5.16",
"_resolution": {
"type": "version",
"tag": "v1.5.9",
"commit": "ff3cd2c722b744fa21d0fc621a08ad88b7a38189"
"tag": "v1.5.16",
"commit": "402c9ee17bed6f273bcbc7efa81874fd9a50b84c"
},
"_source": "git://github.com/zenorocha/clipboard.js.git",
"_source": "https://github.com/zenorocha/clipboard.js.git",
"_target": "^1.5.9",
"_originalSource": "clipboard",
"_direct": true
"_originalSource": "clipboard"
}