diff --git a/package.json b/package.json index c21fa202..7a900e8b 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "@babel/cli": "7.2.3", "@babel/core": "7.3.4", "@babel/plugin-transform-runtime": "7.3.4", - "@babel/runtime": "7.3.4", "@babel/preset-env": "7.3.4", + "@babel/runtime": "7.3.4", "assets-webpack-plugin": "^3.5.1", "autoprefixer": "^8.0.0", "babel-loader": "8.0.4", @@ -37,7 +37,7 @@ "elm": "0.19.0-bugfix6", "elm-hot-webpack-loader": "^1.0.2", "elm-test": "^0.19.0-rev5", - "elm-webpack-loader": "^5.0.0", + "elm-webpack-loader": "github:halfzebra/elm-webpack-loader#upgrade-node-elm-compiler", "file-loader": "^1.1.6", "fs-extra": "^6.0.1", "html-webpack-plugin": "^4.0.0-alpha.2",