Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitchell Hentges committed May 12, 2016
1 parent d8d74cb commit 04c8ee7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
],
"main": "lib/plist.js",
"dependencies": {
"base64-js": "0.0.8",
"xmlbuilder": "4.0.0",
"base64-js": "1.1.2",
"xmlbuilder": "8.2.2",
"xmldom": "0.1.x",
"util-deprecate": "1.0.2"
},
"devDependencies": {
"browserify": "12.0.1",
"mocha": "2.3.3",
"browserify": "13.0.1",
"mocha": "2.4.5",
"multiline": "1.0.2",
"zuul": "3.7.2"
"zuul": "3.10.1"
},
"scripts": {
"test": "make test"
Expand Down

0 comments on commit 04c8ee7

Please sign in to comment.