We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7fa975 commit 7360701Copy full SHA for 7360701
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "web-dev-server-example-helloworld",
3
- "version": "1.1.1",
+ "version": "1.2.0",
4
"description": "Hallo world example with static and dynamic content.",
5
"homepage": "https://github.com/web-dev-server",
6
"repository": {
@@ -15,6 +15,6 @@
15
},
16
"main": "run-server.js",
17
"dependencies": {
18
- "web-dev-server": "~1.1.1"
+ "web-dev-server": "~1.2.0"
19
}
20
0 commit comments