Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
a5db5eb181 | |||
c59061a840 |
10
README.md
10
README.md
@ -2,10 +2,10 @@
|
|||||||
colors for beautylog
|
colors for beautylog
|
||||||
|
|
||||||
## Availabililty
|
## Availabililty
|
||||||
[](https://www.npmjs.com/package/beautycolor)
|
[](https://www.npmjs.com/package/beautycolor)
|
||||||
[](https://GitLab.com/pushrocks/beautycolor)
|
[](https://GitLab.com/pushrocks/beautycolor)
|
||||||
[](https://github.com/pushrocks/beautycolor)
|
[](https://github.com/pushrocks/beautycolor)
|
||||||
[](https://pushrocks.gitlab.io/beautycolor/)
|
[](https://pushrocks.gitlab.io/beautycolor/)
|
||||||
|
|
||||||
## Status for master
|
## Status for master
|
||||||
[](https://GitLab.com/pushrocks/beautycolor/commits/master)
|
[](https://GitLab.com/pushrocks/beautycolor/commits/master)
|
||||||
@ -33,4 +33,4 @@ let myColoredString = beautycolor.coloredString(
|
|||||||
console.log(myColoredString)
|
console.log(myColoredString)
|
||||||
```
|
```
|
||||||
|
|
||||||
[](https://push.rocks)
|
[](https://push.rocks)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "beautycolor",
|
"name": "beautycolor",
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"description": "colors for beautylog",
|
"description": "colors for beautylog",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user