Skip to content

Commit 5e3c13b

Browse files
committed
refactor: update packages
1 parent 826d1c1 commit 5e3c13b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"homepage": "https://github.com/sayanee/angularjs-pdf",
88
"dependencies": {
9-
"angular-latest": "1.2.25",
10-
"pdfjs-dist": "1.0.89"
9+
"angular-latest": "1.3.0",
10+
"pdfjs-dist": "1.0.935"
1111
}
1212
}

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
},
1010
"devDependencies": {
1111
"grunt": "0.4.5",
12-
"grunt-bump": "0.0.15",
12+
"grunt-bump": "0.0.16",
1313
"grunt-cli": "0.1.13",
1414
"grunt-contrib-clean": "0.6.0",
15-
"grunt-contrib-copy": "0.5.0",
15+
"grunt-contrib-copy": "0.7.0",
1616
"grunt-contrib-jshint": "0.10.0",
17-
"grunt-contrib-uglify": "0.5.1",
18-
"grunt-jscs": "0.7.1",
17+
"grunt-contrib-uglify": "0.6.0",
18+
"grunt-jscs": "0.8.0",
1919
"grunt-jsonlint": "1.0.4"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)