Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into source-as-binary
Browse files Browse the repository at this point in the history
  • Loading branch information
moesjarraf committed Apr 5, 2017
2 parents c2bf875 + cedb0e7 commit a0fc098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"url": "git://github.com/legalthings/angular-pdfjs-viewer.git"
},
"dependencies": {
"angular": "~1.5.8",
"angular": "^1.5.8",
"pdf.js-viewer": "~1.6.211"
},
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion demo/bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"private": "true",
"dependencies": {
"angular": "~1.5.8",
"angular": "^1.5.8",
"pdf.js-viewer": "~1.6.211"
}
}

0 comments on commit a0fc098

Please sign in to comment.