Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 211 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 211 Bytes

Usage:

yarn add semver-console@0.0.0

import 'semver-console'

this will show up in your console:
"SEMVER: 0.0.0"

yarn upgrade semver-console@1.0.0
this will show up in your console:
"SEMVER: 1.0.0"