Skip to content

Commit 786fba8

Browse files
committed
fix: use the correct branch name to point to the fork
1 parent f09a3f7 commit 786fba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"elm": "0.19.0-bugfix6",
3838
"elm-hot-webpack-loader": "^1.0.2",
3939
"elm-test": "^0.19.0-rev5",
40-
"elm-webpack-loader": "github:halfzebra/elm-webpack-loader#upgrade-node-elm-compiler",
40+
"elm-webpack-loader": "github:halfzebra/elm-webpack-loader#updated-elm-compiler",
4141
"file-loader": "^1.1.6",
4242
"fs-extra": "^6.0.1",
4343
"html-webpack-plugin": "^4.0.0-alpha.2",

0 commit comments

Comments
 (0)