@qiwi/uniconfig
Advanced tools
Comparing version 1.12.0 to 1.12.1
@@ -0,1 +1,8 @@ | ||
# [@qiwi/uniconfig-v1.12.1](https://github.com/qiwi/uniconfig/compare/v1.12.0...v1.12.1) (2018-07-12) | ||
### Performance Improvements | ||
* technical commit ([e69631c](https://github.com/qiwi/uniconfig/commit/e69631c)) | ||
# [@qiwi/uniconfig-v1.12.0](https://github.com/qiwi/uniconfig/compare/v1.11.5...v1.12.0) (2018-07-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/uniconfig", | ||
"version": "1.12.0", | ||
"version": "1.12.1", | ||
"description": "Yet another one config processor. Weird. Slow. Our own.", | ||
@@ -5,0 +5,0 @@ "main": "dist/es6/index.js", |
@@ -17,3 +17,2 @@ # @qiwi/uniconfig-core | ||
rollupPlugin(uniconfigPluginYaml) | ||
const config = uniconfig('./foobar.yml') | ||
@@ -20,0 +19,0 @@ ``` |
80205
32