File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Example - Chat
22
3- [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.1.0 -brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/example-chat/releases )
3+ [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.1.1 -brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/example-chat/releases )
44[ ![ License] ( https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/chat-example-pure-js/blob/master/LICENCE.md )
55
66Chat example with session authentication. Client scripts written with pure Javascript, no framework needed.
77
88## Instalation
99``` shell
10- npm install web-dev-server/ chat-example-pure-js
10+ npm install web-dev-server- chat-example-pure-js
1111```
1212
1313## Usage
Original file line number Diff line number Diff line change 11{
22 "name" : " web-dev-server-example-chat-pure-js" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Chat example with session authentication in pure Javascript." ,
55 "homepage" : " https://github.com/web-dev-server/example-chat-pure-js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments