app-version
simple angular 2 module for getting the current version of your app
install
npm install app-version --save
usage
import { GetAppVersion } from 'app-version';
console.log(GetAppVersion);
simple angular 2 module for getting the current version of your app
npm install app-version --save
import { GetAppVersion } from 'app-version';
console.log(GetAppVersion);
npm i app-version
6
0.0.1
MIT