khandelwal-arpit / hapijs-starterkit

Production ready hapi.js Starterkit.
MIT License
71 stars 37 forks source link

How do can I update hapi new version #1

Open hoanghiep1x0 opened 4 years ago

hoanghiep1x0 commented 4 years ago

I could not find a place to create a server with a specific hapi to replace @hapi/hapi

vcttai commented 2 years ago

@hoanghiep1x0 You just need to install new version of hapi via npm, glue automatically uses the version of hapi specified in package.json.