bruno/packages/bruno-common/readme.md
Anoop M D f2a187d5fe
feat(#1460): string interpolation (#1461)
* feat(#1460): string interpolation

* chore: deleted file commited accidentally
2024-01-28 18:07:25 +05:30

10 lines
169 B
Markdown

# bruno-common
A collection of common utilities used across Bruno App, Electron and CLI packages.
### Publish to Npm Registry
```bash
npm publish --access=public
```