inferno-component
Advanced tools
Comparing version 0.5.18 to 0.5.19
{ | ||
"name": "inferno-component", | ||
"version": "0.5.18", | ||
"version": "0.5.19", | ||
"license": "MPL-2.0", | ||
@@ -14,2 +14,3 @@ "description": "Provides ES2015 stateful components (with lifecycle events) to Inferno", | ||
"homepage": "https://github.com/trueadm/inferno#readme", | ||
"main": "inferno-component.js", | ||
"jsnext:main": "inferno-component.js", | ||
@@ -16,0 +17,0 @@ "keywords": [ |
1105