diff --git a/staging/thermite/psc-package.json b/staging/thermite/psc-package.json index 413c48ac..3e96341c 100644 --- a/staging/thermite/psc-package.json +++ b/staging/thermite/psc-package.json @@ -4,6 +4,7 @@ "source": "https://github.com/purescript/package-sets.git", "depends": [ "react-dom", - "thermite" + "thermite", + "validation" ] }