Skip to content

Commit

Permalink
Merge pull request #1559 from xconverge/update-clipboardy
Browse files Browse the repository at this point in the history
update clipboardy library with windows utf-8 fix
  • Loading branch information
xconverge authored Apr 24, 2017
2 parents 9e61c5e + dfc91d4 commit be93f8b
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 @@ -448,7 +448,7 @@
"postinstall": "node ./node_modules/vscode/bin/install && gulp init"
},
"dependencies": {
"clipboardy": "^1.1.0",
"clipboardy": "^1.1.1",
"diff-match-patch": "^1.0.0",
"lodash": "^4.12.0",
"typescript": "^2.2.1"
Expand Down

0 comments on commit be93f8b

Please sign in to comment.