Closed zivbk1 closed 6 years ago
@chrisdmacrae used hugo-bin
to run hugo.
Open up your package.json
and update the version of hugo-bin
.
Thank you.
On Feb 20, 2018 16:19, "NCPhillips" notifications@github.com wrote:
@chrisdmacrae https://github.com/chrisdmacrae used hugo-bin to run hugo.
Open up your package.json and update the version of hugo-bin.
https://www.npmjs.com/package/hugo-bin
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/forestryio/create-static-site/issues/28#issuecomment-367140547, or mute the thread https://github.com/notifications/unsubscribe-auth/AF3qD9KJq9FIKwoYH7GIfZgUEjvkxCNNks5tW0TwgaJpZM4SJGMz .
Easy enough.
I have run the npx command and everything is working great.
When the next version of Hugo is released, what is the best method to update the version of Hugo in my project?