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