Skip to content

Commit

Permalink
Use qr-image for qr code generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitar Kerezov committed May 10, 2017
1 parent 2124b88 commit d8b460a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/common
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"plistlib": "0.2.1",
"progress-stream": "1.1.1",
"properties-parser": "0.2.3",
"qrcode-generator": "1.0.0",
"qr-image": "3.2.0",
"request": "2.81.0",
"semver": "5.3.0",
"shelljs": "0.7.6",
Expand All @@ -84,6 +84,7 @@
"@types/chai-as-promised": "0.0.29",
"@types/lodash": "4.14.50",
"@types/node": "6.0.61",
"@types/qr-image": "3.2.0",
"@types/request": "0.0.42",
"@types/semver": "^5.3.31",
"@types/source-map": "0.5.0",
Expand Down

0 comments on commit d8b460a

Please sign in to comment.