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 - Hello World
22
3- [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.2 .0-brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/example-helloworld/releases )
3+ [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.3 .0-brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/example-helloworld/releases )
44[ ![ License] ( https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic )] ( https://github.com/web-dev-server/example-helloworld/blob/master/LICENCE.md )
55
66Hallo world example with static and dynamic content.
Original file line number Diff line number Diff line change 11{
22 "name" : " web-dev-server-example-helloworld" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
44 "description" : " Hallo world example with static and dynamic content." ,
55 "homepage" : " https://github.com/web-dev-server" ,
66 "repository" : {
1515 },
1616 "main" : " run-server.js" ,
1717 "dependencies" : {
18- "web-dev-server" : " ~1.2 .0"
18+ "web-dev-server" : " ~1.3 .0"
1919 }
2020}
You can’t perform that action at this time.
0 commit comments