react-restyle-components 0.2.83 → 0.2.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,19 +1,16 @@
1
1
  # react-restyle-components
2
2
 
3
3
  [![NPM version][npm-image]][npm-url]
4
-
5
- <!-- [![CI](https://github.com/node-modules/utility/actions/workflows/nodejs.yml/badge.svg)](https://github.com/node-modules/utility/actions/workflows/nodejs.yml) -->
6
-
7
4
  [![Test coverage][codecov-image]][codecov-url]
8
5
  [![npm download][download-image]][download-url]
9
6
  [![Node.js Version](https://img.shields.io/node/v/utility.svg?style=flat)](https://nodejs.org/en/download/)
10
7
  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/appasaheb4/react-restyle-components/pulls)
11
8
 
12
- [npm-image]: https://img.shields.io/npm/v/react-restyle-components.svg?style=flat-square
9
+ [npm-image]: https://img.shields.io/npm/v/utility.svg?style=flat-square
13
10
  [npm-url]: https://npmjs.org/package/react-restyle-components
14
- [codecov-image]: https://codecov.io/github/node-modules/react-restyle-components/coverage.svg?branch=master
11
+ [codecov-image]: https://codecov.io/github/node-modules/utility/coverage.svg?branch=master
15
12
  [codecov-url]: https://codecov.io/github/node-modules/react-restyle-components?branch=master
16
- [download-image]: https://img.shields.io/npm/dm/react-restyle-components.svg?style=flat-square
13
+ [download-image]: https://img.shields.io/npm/dm/utility.svg?style=flat-square
17
14
  [download-url]: https://npmjs.org/package/react-restyle-components
18
15
 
19
16
  Easy use restyle components
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-restyle-components",
3
- "version": "0.2.83",
3
+ "version": "0.2.85",
4
4
  "private": false,
5
5
  "description": "Easy use restyle components",
6
6
  "author": {