Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Apr 30, 2016
1 parent 8825a4b commit cb16ef2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"description": "A Bonjour/Zeroconf implementation in pure JavaScript",
"main": "index.js",
"dependencies": {
"array-flatten": "^2.0.0",
"array-flatten": "^2.1.0",
"dns-equal": "^1.0.0",
"dns-txt": "^2.0.1",
"multicast-dns": "^5.0.0",
"dns-txt": "^2.0.2",
"multicast-dns": "^6.0.1",
"multicast-dns-service-types": "^1.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit cb16ef2

Please sign in to comment.