1.0.1 • Published 5 years ago
@slatepencil/npm_test v1.0.1
this is a test that will be removed soon
add currentTime
display & update git repo
steps to use npm publish
$ npm set init.author.email "youremail@example.com"
$ npm set init.authro.name "accoutname"
$ npm login
$ npm whoami
$ mkdir npm_test && cd npm_test
$ git init -y
$ npm init --scope=@accountname
$ npm publish --access public .
$ npm i @accountname/npm_test