diff --git a/package.json b/package.json index 06a9aaec..c3d425a7 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,9 @@ "type": "git", "url": "https://github.com/ohmyform/ohmyform.git" }, + "engines": { + "yarn": "1.x" + }, "scripts": { "heroku-prebuild": "scripts/heroku/prebuild.sh", "heroku-postbuild": "scripts/heroku/postbuild.sh"