0.1.3 • Published 1 year ago
@danhartley/emissions v0.1.3
Wrapper for @tgwf/co2 emissions library
To link to this package locally:
Run npm run compile in the root
Run npm link in the dist folder
Run npm link @danhartley/emissions in the project where you want to use the package
To publish:
npm login
From the dist folder:
npm version 0.1.3
npm publish
```node