Skip to content

Commit c7c89a6

Browse files
committed
Upgrade wintersmith and add livereload to dependencies
1 parent c83b5b5 commit c7c89a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"author": "Martijn Laarman <Mpdreamz@gmail.com>",
1010
"description": "Nest .net elasticsearch client documentation",
1111
"dependencies": {
12-
"wintersmith": "1.0.x",
12+
"wintersmith": "2.x",
13+
"wintersmith-livereload": "0.1.x",
1314
"connect": "2.6.x"
1415
}
1516
}

0 commit comments

Comments
 (0)