We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b44ec commit 339a510Copy full SHA for 339a510
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"description": "A plugin for hapi to expose webpack-dev-server.",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
7
- "repository": "https://github.com/glints-dev/hapi-plugins",
+ "repository": "https://github.com/glints-dev/hapi-webpack-dev-server-plugin",
8
"author": "Wong Yong Jie <yjwong92@gmail.com>",
9
"license": "MIT",
10
"private": false,
0 commit comments