Skip to content

Commit

Permalink
Fix now docs deploys by specifying node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer committed Jan 7, 2020
1 parent 4b23009 commit 7f00fd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
"trailingComma": "es5",
"singleQuote": true,
"semi": true
}
},
"engines": { "node": "12.x" }
}

1 comment on commit 7f00fd6

@vercel
Copy link

@vercel vercel bot commented on 7f00fd6 Jan 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.