Skip to content

Commit 49356ef

Browse files
committed
Update emitter version.
1 parent 4271788 commit 49356ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"decouple": "0.0.1",
15-
"emitter": "git+https://github.com/Mango/emitter.git#0.0.4"
15+
"emitter": "git+https://github.com/Mango/emitter.git#0.0.7"
1616
},
1717
"devDependencies": {
1818
"better-assert": "1.0.1",
@@ -33,7 +33,7 @@
3333
"spm": {
3434
"dependencies": {
3535
"decouple": "0.0.1",
36-
"emitter": "git+https://github.com/Mango/emitter.git#0.0.6"
36+
"emitter": "git+https://github.com/Mango/emitter.git#0.0.7"
3737
},
3838
"main": "index.js"
3939
}

0 commit comments

Comments
 (0)