diff --git a/package.json b/package.json index 61d491e..9b27ff0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "webpack": "^4.46.0", "webpack-cli": "^4.10.0", "webpack-dev-server": "^4.15.1" - } + }, "scripts": { "dev": "node index.js", "build": "webpack"