Files

632 B

title
title
Add a Version to Your package.json

Add a Version to Your package.json

You should go over to the package.json file in your project. Versions follow a similar convention as this:

"version": "x.x.x"

Help our community expand these hints and guides.