@tanem/react-nprogress
Advanced tools
Comparing version 1.1.16 to 1.1.17
# Changelog | ||
## [v1.1.16](https://github.com/tanem/react-nprogress/tree/v1.1.16) (2019-05-09) | ||
## [v1.1.17](https://github.com/tanem/react-nprogress/tree/v1.1.17) (2019-05-10) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.16...v1.1.17) | ||
**Merged pull requests:** | ||
- Update dependency codecov to v3.4.0 [\#117](https://github.com/tanem/react-nprogress/pull/117) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency react-scripts to v3.0.1 [\#116](https://github.com/tanem/react-nprogress/pull/116) ([renovate[bot]](https://github.com/apps/renovate)) | ||
## [v1.1.16](https://github.com/tanem/react-nprogress/tree/v1.1.16) (2019-05-08) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.15...v1.1.16) | ||
@@ -5,0 +13,0 @@ |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.1.16", | ||
"version": "1.1.17", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -91,3 +91,3 @@ "main": "index.js", | ||
"babel-plugin-transform-react-remove-prop-types": "0.4.24", | ||
"codecov": "3.3.0", | ||
"codecov": "3.4.0", | ||
"cross-env": "5.2.0", | ||
@@ -94,0 +94,0 @@ "del-cli": "1.1.0", |
161438