Browse Source

bumped web-serial version (#797)

pull/799/head
Dan Ditomaso 10 months ago
committed by GitHub
parent
commit
6eece7172a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      packages/transport-web-serial/package.json

2
packages/transport-web-serial/package.json

@ -1,6 +1,6 @@
{
"name": "@meshtastic/transport-web-serial",
"version": "0.2.3-1",
"version": "0.2.4-0",
"description": "A transport layer for Meshtastic applications using Web Serial API.",
"exports": {
".": "./mod.ts"

Loading…
Cancel
Save