remove hugo version lock for netlify

This commit is contained in:
Shawn Erquhart 2020-01-28 10:09:52 -08:00
parent 27867f11a0
commit 1e4a73a546
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[build.environment]
YARN_VERSION = "1.12.1"
NPM_VERSION = "6.4.1"
HUGO_VERSION = "0.55.6"
[build]
command = "npm run build"