Skip to content

Commit

Permalink
0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
richardscarrott committed Jan 14, 2018
1 parent 1dcdc6e commit 8b3c53a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "webpack-hot-server-middleware",
"version": "0.3.1",
"version": "0.3.2",
"description": "Hot updates Webpack bundles on the server",
"main": "src/",
"typings": "index.d.ts",
Expand Down Expand Up @@ -40,4 +40,4 @@
"webpack": "^1.13.2",
"webpack-dev-middleware": "^1.8.3"
}
}
}

0 comments on commit 8b3c53a

Please sign in to comment.