Change event emitter to tseep
This commit is contained in:
@@ -17,17 +17,17 @@ bun install github:pygmyapp/ipc-client
|
||||
- Clone this repository
|
||||
- Install dependencies with `bun install`
|
||||
|
||||
## Build
|
||||
|
||||
You can then build the library:
|
||||
```sh
|
||||
bun run build
|
||||
```
|
||||
|
||||
## Scripts
|
||||
|
||||
- `bun run lint`: runs Biome's linting, applies safe fixes, suggests fixes to errors, and auto-organizes imports
|
||||
- `bun run lint`: runs Biome linting, applies safe fixes, and auto-organizes imports
|
||||
|
||||
## Licence
|
||||
Copyright (c) 2025 Pygmy & contributors
|
||||
Copyright (c) 2025 Pygmy & contributors
|
||||
|
||||
All code & assets are licensed under GNU GPL v3 unless stated otherwise.
|
||||
See `LICENSE` or [see here](https://www.gnu.org/licenses/gpl-3.0.txt).
|
||||
Reference in New Issue
Block a user