1.0.0-gb.3 • Published 7 months ago

@gb-engineering/playthreejs-engine v1.0.0-gb.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

playthreejs

engine for graphics(2D, 3D)

npm publish setting

Configuring your npm client with your organization settings

  1. Setting your organization scope for a single package
$ cd /path/to/package
$ npm config set scope <org-name>
  1. Setting package visibility to public for a single package
$ npm config set access public

Using private packages in a CI/CD workflow

  1. Create access-token at npm for your account/organization

  2. Create and check in a project-specific .npmrc file

//registry.npmjs.org/:_authToken=${NPM_TOKEN}

publish

npm publish

1.0.0-gb.3

7 months ago

1.0.0-gb.1

8 months ago

1.0.0-gb.0

8 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago