Remove node version from netlify.toml

This commit is contained in:
Daniel Vassallo
2019-10-01 08:57:50 -07:00
parent 0c135cb996
commit 567d5dc500

View File

@@ -1,6 +1,3 @@
[build]
publish = "dist"
command = "npm run build"
[build.environment]
NODE_VERSION = "12.3.1"