@qiwi/uniconfig
Advanced tools
Comparing version 1.13.8 to 1.13.9
@@ -0,1 +1,8 @@ | ||
# [@qiwi/uniconfig-v1.13.9](https://github.com/qiwi/uniconfig/compare/v1.13.8...v1.13.9) (2018-08-26) | ||
### Performance Improvements | ||
* **build:** tech release ([a440d74](https://github.com/qiwi/uniconfig/commit/a440d74)) | ||
# [@qiwi/uniconfig-v1.13.8](https://github.com/qiwi/uniconfig/compare/v1.13.7...v1.13.8) (2018-08-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/uniconfig", | ||
"version": "1.13.8", | ||
"version": "1.13.9", | ||
"description": "Yet another one config processor. Weird. Slow. Our own.", | ||
@@ -5,0 +5,0 @@ "main": "dist/es6/index.js", |
@@ -21,2 +21,3 @@ # @qiwi/uniconfig-core | ||
Each plugin must expose at least two methods to be registered: `rollup` and `rollback`. | ||
@@ -23,0 +24,0 @@ ```javascript |
89652
36