1.0.6 • Published 3 months ago

@markpsy/demo-published-npm-qnb v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

published to npm

  1. npm init => to create package.json
  2. add npm_name scope to package.json, VD: "name": "@markpsy/demo-published-npm-qnb"
  3. npm login => OTP code in email
  4. npm publish --access public (first time)
  5. When update project exist => change version and run npm publish

Pull package and update

  1. npm pack <package_name>
  2. unzip this packe (change name folder, if you want)
  3. change version in package.json
  4. change code ...
  5. Login: npm login
  6. Publish: npm publish
1.0.6

3 months ago

1.0.5

3 months ago

1.0.4

3 months ago

1.0.3

3 months ago

1.0.2

4 months ago

1.0.1

6 months ago

1.0.0

6 months ago