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 b56acf3 commit b946989Copy full SHA for b946989
package.json
@@ -1,9 +1,6 @@
1
{
2
"name": "koa-webpack",
3
- "version": "5.1.0-beta.1",
4
- "publishConfig": {
5
- "tag": "beta"
6
- },
+ "version": "5.1.0",
7
"description": "Development and Hot Reload Middleware for Koa2",
8
"license": "MPL",
9
"repository": "shellscape/koa-webpack",
@@ -47,7 +44,7 @@
47
44
"loud-rejection": "^1.6.0",
48
45
"merge-options": "^1.0.0",
49
46
"webpack-dev-middleware": "^3.0.0",
50
- "webpack-hot-client": "^4.1.0-beta.1",
+ "webpack-hot-client": "^4.1.0",
51
"webpack-log": "^1.1.1"
52
},
53
"devDependencies": {
0 commit comments