Bump elm-review CLI

This commit is contained in:
Jeroen Engels 2021-04-17 21:22:28 +02:00
parent 192f34fe96
commit fadd8f744f
2 changed files with 1509 additions and 89 deletions

1596
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"postinstall": "elm-tooling install"
},
"dependencies": {
"elm-review": "^2.4.2",
"elm-review": "^2.5.0",
"elm-test": "^0.19.1-revision6",
"elm-tooling": "^1.2.0"
}