Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mreinstein committed May 4, 2017
1 parent d3b954b commit edc6e41
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,15 +25,15 @@
],
"main": "index.js",
"dependencies": {
"base64-js": "1.1.2",
"base64-js": "1.2.0",
"xmlbuilder": "8.2.2",
"xmldom": "0.1.x"
},
"devDependencies": {
"browserify": "13.0.1",
"mocha": "2.4.5",
"multiline": "1.0.2",
"zuul": "3.10.1"
"browserify": "^14.3.0",
"mocha": "^3.3.0",
"multiline": "^1.0.2",
"zuul": "^3.10.1"
},
"scripts": {
"test": "make test"
Expand Down

0 comments on commit edc6e41

Please sign in to comment.