File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"homepage" : " https://github.com/sayanee/angularjs-pdf" ,
8
8
"dependencies" : {
9
- "angular" : " 1.3.15 " ,
10
- "pdfjs-dist" : " 1.1.469 "
9
+ "angular" : " 1.4.7 " ,
10
+ "pdfjs-dist" : " 1.2.43 "
11
11
},
12
12
"ignore" : [
13
13
" **/.*" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"grunt" : " 0.4.5" ,
12
- "grunt-bump" : " 0.5 .0" ,
12
+ "grunt-bump" : " 0.6 .0" ,
13
13
"grunt-cli" : " 0.1.13" ,
14
14
"grunt-contrib-clean" : " 0.6.0" ,
15
- "grunt-contrib-copy" : " 0.8.1 " ,
15
+ "grunt-contrib-copy" : " 0.8.2 " ,
16
16
"grunt-contrib-jshint" : " 0.11.3" ,
17
- "grunt-contrib-uglify" : " 0.9.2 " ,
18
- "grunt-jscs" : " 2.1 .0" ,
19
- "grunt-jsonlint" : " 1.0.4 "
17
+ "grunt-contrib-uglify" : " 0.10.0 " ,
18
+ "grunt-jscs" : " 2.3 .0" ,
19
+ "grunt-jsonlint" : " 1.0.6 "
20
20
},
21
21
"scripts" : {
22
22
"test" : " grunt --verbose"
You can’t perform that action at this time.
0 commit comments