Skip to content

Commit 4300c8c

Browse files
committed
fix(package.json): Correction of the misspelled elm-test version
1 parent d87ec81 commit 4300c8c

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
@@ -35,7 +35,7 @@
3535
"dotenv": "^5.0.0",
3636
"elm": "0.19.0-bugfix2",
3737
"elm-hot-webpack-loader": "^1.0.0",
38-
"elm-test": "^0.19.0-beta13",
38+
"elm-test": "^0.19.0-beta8",
3939
"elm-webpack-loader": "^5.0.0",
4040
"file-loader": "^1.1.6",
4141
"fs-extra": "^6.0.1",

0 commit comments

Comments
 (0)