Skip to content

Commit 788519a

Browse files
author
Dan Zajdband
committed
Updated component.json and added emitter dependency.
1 parent 14d8668 commit 788519a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

component.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"repo": "mango/slideout",
44
"description": "A touch slideout navigation menu for your mobile web apps.",
55
"author": "Guille Paz <guille87paz@gmail.com>",
6-
"version": "0.1.6",
6+
"version": "0.1.8",
77
"twitter": "@mango",
88
"keywords": [
99
"slideout",
@@ -12,7 +12,8 @@
1212
"touch"
1313
],
1414
"dependencies": {
15-
"pazguille/decouple": "0.0.1"
15+
"pazguille/decouple": "0.0.1",
16+
"mango/emitter": "0.0.5"
1617
},
1718
"development": {},
1819
"license": "MIT",

0 commit comments

Comments
 (0)