Comparing version 0.0.8 to 0.0.9
@@ -32,3 +32,3 @@ export interface Pojo { | ||
jsxFactory: any; | ||
initialState?: Pojo; | ||
initialState: Pojo; | ||
middlewares?: any[]; | ||
@@ -35,0 +35,0 @@ } |
{ | ||
"name": "hydride", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A ~1kb, dependency-free, JSX component abstraction", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
225674