1.3.0 • Published 9 months ago

@chuttapp/pay v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Chuttapp Pay

Typescript template for creating and publishing with rollup, typescript, jest, eslint, prettier, and husky

Building

yarn build

Or, to minify and remove source maps:

yarn build-production

Testing

yarn test

Note: If publishing for a web app, you may need the jsdom testEnvironment in the jest.config.js See https://jestjs.io/docs/configuration#testenvironment-string

Publishing

yarn publish

This should build the package with rollup, use the specified version, and publish the results.

1.3.0

9 months ago

1.2.0

10 months ago

1.1.0

10 months ago

1.0.0

10 months ago