Skip to content

Commit

Permalink
upgrade eventemitter2
Browse files Browse the repository at this point in the history
  • Loading branch information
eadlam committed Mar 26, 2016
1 parent 9c87612 commit 5d13337
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"main": "./src/RosLibNode.js",
"browser": {
"./src/RosLibNode.js": "./src/RosLib.js",
"eventemitter2": "./src/util/shim/EventEmitter2.js",
"canvas": "./src/util/shim/canvas.js",
"ws": "./src/util/shim/WebSocket.js",
"xmldom": "./src/util/shim/xmldom.js",
Expand All @@ -34,7 +33,7 @@
"time-grunt": "^1.0.0"
},
"dependencies": {
"eventemitter2": "^0.4.13",
"eventemitter2": "^1.0.0",
"object-assign": "^4.0.1",
"pngparse": "^2.0.1",
"ws": "^0.8.0",
Expand Down

0 comments on commit 5d13337

Please # to comment.