We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6119bc9 + 9485ed9 commit b178cfaCopy full SHA for b178cfa
component.json
@@ -17,19 +17,19 @@
17
"lib/events.js"
18
],
19
"dependencies": {
20
- "component/each": "0.2.2",
21
- "component/event": "0.1.2",
22
- "component/delegate": "0.2.1",
23
- "component/domify": "1.2.2",
24
- "component/classes": "1.1.2",
25
- "component/css": "0.0.4",
+ "component/each": "0.2.5",
+ "component/event": "0.1.4",
+ "component/delegate": "0.2.2",
+ "component/domify": "1.3.1",
+ "component/classes": "1.2.1",
+ "component/css": "0.0.6",
26
"component/value": "1.1.0",
27
- "component/query": "0.0.1",
28
- "component/matches-selector": "0.1.1",
+ "component/query": "0.0.3",
+ "component/matches-selector": "0.1.4",
29
"yields/traverse": "0.1.1",
30
"component/trim": "0.0.1",
31
"yields/isArray": "1.0.0",
32
- "component/to-function": "2.0.0",
+ "component/to-function": "2.0.5",
33
"matthewp/keys": "0.0.3",
34
"matthewp/text": "0.0.2"
35
},
@@ -38,4 +38,4 @@
38
39
"license": "MIT",
40
"remotes": []
41
-}
+}
0 commit comments