@qiwi/uniconfig
Advanced tools
Comparing version 1.11.3 to 1.11.4
@@ -0,1 +1,8 @@ | ||
# [@qiwi/uniconfig-v1.11.4](https://github.com/qiwi/uniconfig/compare/v1.11.3...v1.11.4) (2018-07-11) | ||
### Performance Improvements | ||
* technical commit ([bd2999b](https://github.com/qiwi/uniconfig/commit/bd2999b)) | ||
# [@qiwi/uniconfig-v1.11.3](https://github.com/qiwi/uniconfig/compare/v1.11.2...v1.11.3) (2018-07-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/uniconfig", | ||
"version": "1.11.3", | ||
"version": "1.11.4", | ||
"description": "Yet another one config processor. Weird. Slow. Our own.", | ||
@@ -28,6 +28,2 @@ "main": "dist/es6/index.js", | ||
"homepage": "https://github.com/qiwi/uniconfig#readme", | ||
"@std/esm": { | ||
"mode": "all", | ||
"cjs": true | ||
}, | ||
"dependencies": { | ||
@@ -34,0 +30,0 @@ "async-lock": "^1.1.3", |
79271