Showing posts with label app version. Show all posts
Showing posts with label app version. Show all posts

Sunday, December 20, 2020

VueJs: How to Get the App Version from package.json

This is a quick tutorial on how we can access the app version.While building applications, there may be a different phase of development. We need to have a clear vision that which version of the application is on the server.In the VueJs application under package.json file, you can see the one property...
Share: