UNPKG

@turnbuckle/aprs-calculator-services

Version:

Anchorpoint Risk Calculator Service.

13 lines (9 loc) 266 B
# README # ### Running tests * npm test * npm test-file.test --config jestconfig.json Test results can be found in the root file **test-report.html** ### Publishing the package to NPM * npm login (support_turnbuckle) * npm version patch * npm publish