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

Commit 913785b

Browse files
authored
Merge pull request #33 from ClusterWS/next
Update ts builder
2 parents 32685b4 + 51d3b15 commit 913785b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

dist/README.md

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

88
<p align="center">
9-
<a title="NPM Version" href="https://badge.fury.io/js/clusterws-client-js"><img src="https://badge.fury.io/js/clusterws-client-js.svg"></a>
10-
<a title="GitHub version" href="https://badge.fury.io/gh/goriunov%2FClusterWS-Client-JS"><img src="https://badge.fury.io/gh/goriunov%2FClusterWS-Client-JS.svg"></a>
9+
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/blob/master/LICENSE"><img src="https://img.shields.io/github/license/ClusterWS/ClusterWS-Client-JS.svg?style=for-the-badge" alt="GitHub license" /></a>
10+
<a href="https://www.npmjs.com/package/clusterws-client-js"><img src="https://img.shields.io/badge/npm-2.1.0-blue.svg?style=for-the-badge" alt="NPM Version" /></a>
11+
<a href="https://github.com/ClusterWS/ClusterWS-Client-JS/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintain-Yes-green.svg?style=for-the-badge" alt="Maintain" /></a>
1112
</p>
1213

1314
<p align="center">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/ClusterWS/ClusterWS-Client-JS"
1818
},
1919
"devDependencies": {
20-
"ts-builder": "^0.6.8"
20+
"ts-builder": "^0.6.10"
2121
},
2222
"keywords": [
2323
"clusterws",

0 commit comments

Comments
 (0)