Skip to content

Commit

Permalink
fix(package): update clipboard to version 2.0.2
Browse files Browse the repository at this point in the history
Closes #12
  • Loading branch information
greenkeeper[bot] committed Nov 11, 2018
1 parent be6dcae commit d3470cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "index.js",
"browser": "browser.js",
"dependencies": {
"clipboard": "^1.5.15",
"clipboard": "^2.0.2",
"unique-random-array": "^1.0.0",
"yargs": "^10.0.3"
},
Expand Down

0 comments on commit d3470cb

Please sign in to comment.