Skip to content

Commit 3c710ba

Browse files
committed
docs/NOTASK Updated badges positioning
1 parent d20ad31 commit 3c710ba

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
![npm bundle size](https://img.shields.io/bundlephobia/min/regexify-string)
2-
3-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/artem-solovev/regexify-string)
4-
5-
![npm](https://img.shields.io/npm/dw/regexify-string)
1+
![npm bundle size](https://img.shields.io/bundlephobia/min/regexify-string) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/artem-solovev/regexify-string) ![npm](https://img.shields.io/npm/dw/regexify-string)
62
---
73

84
# regexify-string

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "regexify-string",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "The way to decorate string by using regex with: React components, HTML tags etc.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)