Release v1.5.0

This commit is contained in:
Zeno Rocha
2015-10-26 23:04:54 -07:00
parent b26cdb3b41
commit 42a459402c
5 changed files with 216 additions and 60 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clipboard",
"version": "1.4.3",
"version": "1.5.0",
"description": "Modern copy to clipboard. No Flash. Just 2kb",
"repository": "zenorocha/clipboard.js",
"license": "MIT",
@@ -24,8 +24,8 @@
"dependencies": {
"babelify": "^6.3.0",
"browserify": "^11.2.0",
"good-listener": "^1.1.0",
"select": "^1.0.0",
"good-listener": "^1.1.2",
"select": "^1.0.3",
"tiny-emitter": "^1.0.0"
},
"devDependencies": {