@qiwi/uniconfig
Advanced tools
Comparing version 1.11.1 to 1.11.2
@@ -0,1 +1,8 @@ | ||
# [@qiwi/uniconfig-v1.11.2](https://github.com/qiwi/uniconfig/compare/v1.11.1...v1.11.2) (2018-07-11) | ||
### Performance Improvements | ||
* technical commit ([190ac15](https://github.com/qiwi/uniconfig/commit/190ac15)) | ||
# [@qiwi/uniconfig-v1.11.1](https://github.com/qiwi/uniconfig/compare/v1.11.0...v1.11.1) (2018-07-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/uniconfig", | ||
"version": "1.11.1", | ||
"version": "1.11.2", | ||
"description": "Yet another one config processor. Weird. Slow. Our own.", | ||
@@ -5,0 +5,0 @@ "main": "dist/es6/index.js", |
@@ -16,3 +16,2 @@ # @qiwi/uniconfig-core | ||
import uniconfigPluginYaml from '@qiwi/uniconfig-plugin-yaml' | ||
rollupPlugin(uniconfigPluginYaml) | ||
@@ -19,0 +18,0 @@ |
78822
34