File tree 3 files changed +5
-4
lines changed 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 7
7
"homepage" : " http://github.com/sayanee/angularjs-pdf" ,
8
8
"dependencies" : {
9
9
"angular" : " 1.4.7" ,
10
- "pdfjs-dist" : " 1.2.83 "
10
+ "pdfjs-dist" : " 1.2.131 "
11
11
},
12
12
"ignore" : [
13
13
" **/.*" ,
Original file line number Diff line number Diff line change 13
13
14
14
15
15
< span > Document URL: </ span >
16
- < input type ="url " ng-model ="pdfUrl ">
16
+ < input type ="text " ng-model ="pdfUrl ">
17
17
</ nav >
18
18
19
19
< hr >
Original file line number Diff line number Diff line change 7
7
"type" : " git" ,
8
8
"url" : " https://github.com/sayanee/angular-pdf.git"
9
9
},
10
+ "license" : " MIT" ,
10
11
"devDependencies" : {
11
12
"grunt" : " 0.4.5" ,
12
13
"grunt-bump" : " 0.6.0" ,
13
14
"grunt-cli" : " 0.1.13" ,
14
- "grunt-contrib-clean" : " 0.6 .0" ,
15
+ "grunt-contrib-clean" : " 0.7 .0" ,
15
16
"grunt-contrib-copy" : " 0.8.2" ,
16
17
"grunt-contrib-jshint" : " 0.11.3" ,
17
- "grunt-contrib-uglify" : " 0.10.0 " ,
18
+ "grunt-contrib-uglify" : " 0.10.1 " ,
18
19
"grunt-jscs" : " 2.3.0" ,
19
20
"grunt-jsonlint" : " 1.0.6"
20
21
},
You can’t perform that action at this time.
0 commit comments