1.0.0-ceratest1 • Published 9 months ago

meti-asset-contract v1.0.0-ceratest1

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

Meti Asset Contract

Run Tests

npm test

How to publish a tst version

  • Update the package.json version within the src folder

  • Publish the test version
    npm publish --tag mytesttag

How to publish an official version

  • This will be done through Jenkins