2.0.0 • Published 4 years ago
@parzh/pkg-has-two-versions v2.0.0
Usage
- create new GitHub repo using https://github.com/parzh/package-javascript.git as a template;
- clone the new repo locally;
- run
npm init
to fill missing info (such as the "name" and "author" fields); - (optional) remove the
"private": true
failsafe; - start developing the new package!