Comparing version 0.3.1 to 0.3.2
### Changelog | ||
#### [v0.3.2](https://github.com/w33ble/carafe/compare/v0.3.1...v0.3.2) (17 January 2019) | ||
#### [v0.3.1](https://github.com/w33ble/carafe/compare/v0.3.0...v0.3.1) (27 July 2018) | ||
@@ -4,0 +6,0 @@ - docs: fix typo in readme [`6257121`](https://github.com/w33ble/carafe/commit/625712101542f48490cd8ce9fbc4820c7a5e6be0) |
{ | ||
"name": "carafe", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Crazy simple dependency container", | ||
@@ -65,3 +65,3 @@ "module": "index.mjs", | ||
"dependencies": { | ||
"esm": "^3.0.17" | ||
"esm": "^3.1.0" | ||
}, | ||
@@ -68,0 +68,0 @@ "devDependencies": { |
12073
Updatedesm@^3.1.0