Skip to content

Commit 7360701

Browse files
committed
version fix
1 parent c7fa975 commit 7360701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-dev-server-example-helloworld",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Hallo world example with static and dynamic content.",
55
"homepage": "https://github.com/web-dev-server",
66
"repository": {
@@ -15,6 +15,6 @@
1515
},
1616
"main": "run-server.js",
1717
"dependencies": {
18-
"web-dev-server": "~1.1.1"
18+
"web-dev-server": "~1.2.0"
1919
}
2020
}

0 commit comments

Comments
 (0)