Skip to content

Commit

Permalink
Merge pull request #13 from legalthings/update-pdfjs-version
Browse files Browse the repository at this point in the history
Updated the pdf.js-viewer version
  • Loading branch information
moesjarraf committed Jul 15, 2016
2 parents 8bdd06b + cecf26f commit 45a8fa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"angular": "~1.4.3",
"pdf.js-viewer": "~0.2.2"
"pdf.js-viewer": "~0.3.0"
},
"ignore": [
"**/.*",
Expand Down
2 changes: 1 addition & 1 deletion demo/bower.json
Expand Up @@ -5,6 +5,6 @@
"private": "true",
"dependencies": {
"angular": "~1.4.3",
"pdf.js-viewer": "~0.2.2"
"pdf.js-viewer": "~0.3.0"
}
}

0 comments on commit 45a8fa2

Please sign in to comment.