0.6.0 • Published 2 years ago

@glance-project/shared-client v0.6.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

shared-client

Before publishing

If you added a new component, before you publish be sure to execute the build script located inside /build:

cd PATH_TO_SHARED_CLIENT && node build/update-index.js

This will update the index.js file located inside the components folder, exporting the components.

How to publish a new version

Sign in

npm login

Your account must be a member of the glance-project organization on npmjs.

Increase the package version

npm version x.y.z

Change x, y and z to correspond the new version of the package.

Publish to npm

npm publish --access public
0.5.0

2 years ago

0.6.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago