Comparing version 3.6.6 to 3.6.7
@@ -12,2 +12,6 @@ # Changelog | ||
## 3.6.7 | ||
- **Internal** | ||
- Add missed webpack loader preset for browser dist | ||
## 3.6.6 | ||
@@ -14,0 +18,0 @@ - **Internal** |
{ | ||
"name": "flummox", | ||
"version": "3.6.6", | ||
"version": "3.6.7", | ||
"description": "Idiomatic, modular, testable, isomorphic Flux. No singletons required.", | ||
@@ -5,0 +5,0 @@ "main": "lib/Flux.js", |
223764