@decafhub/decaf-client-extras - v0.7.0

Install
Install @decafhub/decaf-client-extras along with its peer dependencies:
npm install --save dayjs @decafhub/decaf-client @decafhub/decaf-client-extras
Testing
- Duplicate the
.env.example file to .env and fill in the values.
- Run
npm test to run the tests.