Commit Graph

9 Commits

Author SHA1 Message Date
jwetzell e85c1aa334 add author and repo to root package.json 2024-10-09 17:31:02 -05:00
jwetzell 7b681be033 bring in sendosc and convert to npm workspaces 2024-10-09 17:28:49 -05:00
jwetzell efce70806f bump version to 0.2.2 2024-10-09 12:34:16 -05:00
jwetzell c66c6516ee bump version to 0.2.1 2024-10-08 20:08:43 -05:00
jwetzell ee67362828 fix types property 2024-10-08 20:08:27 -05:00
jwetzell 3be607a6b9 bump version to 0.2.0 2024-10-08 19:57:08 -05:00
jwetzell 3e96e527f3 add test script to package.json 2024-10-07 20:07:32 -05:00
dependabot[bot] 5475a0de0b Bump @types/node from 22.5.5 to 22.7.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.5 to 22.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-03 01:47:15 +00:00
jwetzell 4b49e0f9fe initial commit 2024-10-02 20:46:17 -05:00