@anoki/fse-marche-common
TypeScript icon, indicating that this package has built-in type declarations

1.0.69 • Public • Published

This is the common types for the FSE Marche

Use npm to install the dependencies [Not yarn]:

npm install

Use npm release to build the library and publish the package to npm:

npm run release

Use npm bump-patch to increments the patch version (the last number in the version, e.g., from 0.1.96 to 0.1.97), push the changes, build the package and publish it to npm:

npm run bump-patch

Use npm bump-minor to increments the minor version (the second number in the version, e.g., from 0.1.96 to 0.2.0), push the changes, build the package and publish it to npm.

npm run bump-minor

Use npm bump-major to increments the major version (the first number in the version, e.g., from 0.1.96 to 1.0.0), push the changes, build the package and publish it to npm:

npm run bump-major

Package Sidebar

Install

npm i @anoki/fse-marche-common

Weekly Downloads

59

Version

1.0.69

License

ISC

Unpacked Size

72.7 kB

Total Files

159

Last publish

Collaborators

  • davide_carizzoni_anokiu
  • developeranoki
  • delapasionm
  • yassine-anoki