File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-pdf" ,
3
- "version" : " 0.2.1 " ,
3
+ "version" : " 0.2.2 " ,
4
4
"description" : " An Angularjs directive <ng-pdf> to display PDF in the browser with PDFJS." ,
5
5
"main" : " ./dist/angular-pdf.js" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-pdf" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.2.2 " ,
4
4
"author" :
" Sayanee <[email protected] >" ,
5
5
"description" : " An Angularjs directive <ng-pdf> to display PDF in the browser with PDFJS." ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " https://github.com/sayanee/angular-pdf.git"
9
9
},
10
10
"devDependencies" : {
11
- "grunt" : " 0.4.1 " ,
12
- "grunt-cli" : " 0.1.9 " ,
13
- "grunt-contrib-uglify" : " 0.2.4 " ,
14
- "grunt-contrib-clean" : " ~0.5 .0" ,
15
- "grunt-contrib-copy" : " ~0.4.1 " ,
16
- "grunt-contrib-jshint" : " ~0.7.2 " ,
11
+ "grunt" : " 0.4.5 " ,
12
+ "grunt-cli" : " 0.1.13 " ,
13
+ "grunt-contrib-uglify" : " 0.5.1 " ,
14
+ "grunt-contrib-clean" : " 0.6 .0" ,
15
+ "grunt-contrib-copy" : " 0.5.0 " ,
16
+ "grunt-contrib-jshint" : " 0.10.0 " ,
17
17
"grunt-jsonlint" : " ~1.0.4"
18
18
},
19
19
"scripts" : {
You can’t perform that action at this time.
0 commit comments