bot-fw-custom-actions-v40
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

custom-actions

This is consumed as a node package by cowbot.

Prerequisites

  • Node.js version 10.14.1 or higher

    # determine node version
    node --version

Build & Publish

Firstly, change the package name or the version in package.json.

  • Build

    rm -rf node_modules/; npm install; npm run build
  • Publish the package

    npm publish --access public

Runtime details

You can see how the runtime loads packages and where packages fit in to the runtime code.

Further reading

Dependencies (3)

Dev Dependencies (7)

Package Sidebar

Install

npm i bot-fw-custom-actions-v40

Repository

github.com

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

43.8 kB

Total Files

19

Last publish

Collaborators

  • rmanavalan