Comparing version 2.0.0-beta.2 to 2.0.0-beta.3
{ | ||
"name": "hyperapp", | ||
"description": "JavaScript micro-framework for building web applications.", | ||
"version": "2.0.0-beta.2", | ||
"main": "src/index.js", | ||
"version": "2.0.0-beta.3", | ||
"main": "src/hyperapp.js", | ||
"module": "src/index.js", | ||
@@ -7,0 +7,0 @@ "license": "MIT", |
91235