Merge pull request #100 from raybooysen/feature/exactVersionForEventPubSub
Change version to be 2.2.0 and nothing else
This commit is contained in:
commit
51046c6f71
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"colors": "*",
|
||||
"event-pubsub": "^2.0.0",
|
||||
"event-pubsub": "2.2.0",
|
||||
"js-message": "*",
|
||||
"js-queue": "^0.1.2",
|
||||
"node-cmd": "*"
|
||||
|
|
Loading…
Reference in a new issue