Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Commit 50f1196

Browse files
committed
Update colord, better key words
1 parent 173d9ab commit 50f1196

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

dist/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
</p>
77

88
<p align="center">
9-
<a href="https://www.npmjs.com/package/clusterws-client-js"><img src="https://img.shields.io/badge/npm-3.0.0-9B1F82.svg?style=for-the-badge" alt="NPM Version" /></a>
10-
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintain-Yes-9B1F82.svg?style=for-the-badge" alt="Maintain" /></a>
11-
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-9B1F82.svg?style=for-the-badge" alt="GitHub license"/></a>
9+
<a href="https://www.npmjs.com/package/clusterws-client-js"><img src="https://img.shields.io/badge/npm-3.0.0-AE1E80.svg?style=for-the-badge" alt="NPM Version" /></a>
10+
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintain-Yes-AE1E80.svg?style=for-the-badge" alt="Maintain" /></a>
11+
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-AE1E80.svg?style=for-the-badge" alt="GitHub license"/></a>
1212
</p>
1313

1414
<p align="center">

dist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"websocket",
1616
"scale",
1717
"uws",
18-
"node js websocket",
19-
"scale node js websocket",
18+
"node js",
19+
"scale node js",
2020
"real-time",
2121
"cluster",
2222
"ws client",

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
</p>
77

88
<p align="center">
9-
<a href="https://www.npmjs.com/package/clusterws-client-js"><img src="https://img.shields.io/badge/npm-3.0.0-9B1F82.svg?style=for-the-badge" alt="NPM Version" /></a>
10-
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintain-Yes-9B1F82.svg?style=for-the-badge" alt="Maintain" /></a>
11-
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-9B1F82.svg?style=for-the-badge" alt="GitHub license"/></a>
9+
<a href="https://www.npmjs.com/package/clusterws-client-js"><img src="https://img.shields.io/badge/npm-3.0.0-AE1E80.svg?style=for-the-badge" alt="NPM Version" /></a>
10+
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintain-Yes-AE1E80.svg?style=for-the-badge" alt="Maintain" /></a>
11+
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-AE1E80.svg?style=for-the-badge" alt="GitHub license"/></a>
1212
</p>
1313

1414
<p align="center">

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"websocket",
2525
"scale",
2626
"uws",
27-
"node js websocket",
28-
"scale node js websocket",
27+
"node js",
28+
"scale node js",
2929
"real-time",
3030
"cluster",
3131
"ws client",
3232
"javascript"
3333
]
34-
}
34+
}

0 commit comments

Comments
 (0)