@qiwi/substrate-abstract
Advanced tools
Comparing version 1.16.1 to 1.16.2
@@ -0,1 +1,8 @@ | ||
## @qiwi/substrate-abstract [1.16.2](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.16.1...@qiwi/substrate-abstract@1.16.2) (2019-10-26) | ||
### Bug Fixes | ||
* **package:** up sem-rel & tech release ([0325b7d](https://github.com/qiwi/substrate/commit/0325b7d714aeb7d525ebf122929166ec72e9891b)) | ||
## @qiwi/substrate-abstract [1.16.1](https://github.com/qiwi/substrate/compare/@qiwi/substrate-abstract@1.16.0...@qiwi/substrate-abstract@1.16.1) (2019-10-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@qiwi/substrate-abstract", | ||
"description": "Abstract classes", | ||
"version": "1.16.1", | ||
"version": "1.16.2", | ||
"main": "target/es5/index.js", | ||
@@ -45,3 +45,3 @@ "source": "target/ts/index.ts", | ||
"@types/config": "^0.0.35", | ||
"@types/jest": "^24.0.19", | ||
"@types/jest": "^24.0.20", | ||
"@types/lodash": "^4.14.144", | ||
@@ -53,3 +53,3 @@ "@types/node": "^12.11.7", | ||
"conf": "^6.1.0", | ||
"config": "^3.2.3", | ||
"config": "^3.2.4", | ||
"dts-generator": "^3.0.0", | ||
@@ -56,0 +56,0 @@ "dtslint": "^0.9.9", |
8416