Skip to content
This repository was archived by the owner on Feb 11, 2020. It is now read-only.

Commit cc44012

Browse files
committed
Bumped Mosca 0.30.3. Updated ascoltatori to 0.21.1.
1 parent 5bd4d10 commit cc44012

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mosca",
3-
"version": "0.30.2",
3+
"version": "0.30.3",
44
"description": "MQTT broker as a module",
55
"main": "index.js",
66
"bin": {
@@ -64,7 +64,7 @@
6464
"underscore": "^1.7.0"
6565
},
6666
"dependencies": {
67-
"ascoltatori": "~0.21.0",
67+
"ascoltatori": "~0.21.1",
6868
"async": "~0.9.0",
6969
"brfs": "1.3.0",
7070
"browserify": "~8.1.1",

0 commit comments

Comments
 (0)