remove hugo version lock for netlify
This commit is contained in:
parent
27867f11a0
commit
1e4a73a546
|
@ -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"
|
||||
|
|
Reference in New Issue