@qiwi/uniconfig
Advanced tools
Comparing version 1.12.4 to 1.12.5
@@ -0,1 +1,8 @@ | ||
# [@qiwi/uniconfig-v1.12.5](https://github.com/qiwi/uniconfig/compare/v1.12.4...v1.12.5) (2018-07-12) | ||
### Performance Improvements | ||
* tech release ([0a2a795](https://github.com/qiwi/uniconfig/commit/0a2a795)) | ||
# [@qiwi/uniconfig-v1.12.4](https://github.com/qiwi/uniconfig/compare/v1.12.3...v1.12.4) (2018-07-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/uniconfig", | ||
"version": "1.12.4", | ||
"version": "1.12.5", | ||
"description": "Yet another one config processor. Weird. Slow. Our own.", | ||
@@ -5,0 +5,0 @@ "main": "dist/es6/index.js", |
@@ -27,3 +27,2 @@ # @qiwi/uniconfig-core | ||
} | ||
export interface IPlugin { | ||
@@ -30,0 +29,0 @@ rollback(context: IContext): void, |
81076
32