@tanem/react-nprogress
Advanced tools
Comparing version 1.1.26 to 1.1.27
# Changelog | ||
## [v1.1.26](https://github.com/tanem/react-nprogress/tree/v1.1.26) (2019-06-09) | ||
## [v1.1.27](https://github.com/tanem/react-nprogress/tree/v1.1.27) (2019-06-12) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.26...v1.1.27) | ||
**Merged pull requests:** | ||
- Update dependency rollup to v1.15.1 [\#149](https://github.com/tanem/react-nprogress/pull/149) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency rollup to v1.15.0 [\#148](https://github.com/tanem/react-nprogress/pull/148) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency react-transition-group to v4.1.1 [\#147](https://github.com/tanem/react-nprogress/pull/147) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency rollup to v1.14.6 [\#146](https://github.com/tanem/react-nprogress/pull/146) ([renovate[bot]](https://github.com/apps/renovate)) | ||
- Update dependency rollup to v1.14.5 [\#145](https://github.com/tanem/react-nprogress/pull/145) ([renovate[bot]](https://github.com/apps/renovate)) | ||
## [v1.1.26](https://github.com/tanem/react-nprogress/tree/v1.1.26) (2019-06-08) | ||
[Full Changelog](https://github.com/tanem/react-nprogress/compare/v1.1.25...v1.1.26) | ||
@@ -5,0 +16,0 @@ |
{ | ||
"name": "@tanem/react-nprogress", | ||
"version": "1.1.26", | ||
"version": "1.1.27", | ||
"description": "A React primitive for building slim progress bars.", | ||
@@ -105,3 +105,3 @@ "main": "index.js", | ||
"regenerator-runtime": "0.13.2", | ||
"rollup": "1.14.4", | ||
"rollup": "1.15.1", | ||
"rollup-plugin-babel": "4.3.2", | ||
@@ -108,0 +108,0 @@ "rollup-plugin-commonjs": "10.0.0", |
168041