Skip to content

Commit 1835c64

Browse files
committed
fix(package.json): bumped elm-hot-webpack-loader to v1.1.5
Bumped elm-hot-webpack-loader to v1.1.5 to address "Cannot read property \'hasOwnProperty\' of undefined" error w/ elm/browser 1.0.2
1 parent f3af460 commit 1835c64

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
@@ -36,7 +36,7 @@
3636
"css-loader": "^3.2.0",
3737
"dotenv": "^5.0.0",
3838
"elm": "latest-0.19.1",
39-
"elm-hot-webpack-loader": "^1.0.2",
39+
"elm-hot-webpack-loader": "^1.1.5",
4040
"elm-test": "latest-0.19.1",
4141
"elm-webpack-loader": "6.0.0",
4242
"file-loader": "^1.1.6",

0 commit comments

Comments
 (0)