Fix panic in vehicle service (#226)

* fix panic

* Commit from GitHub Actions (Publish APIs & Clients)

Co-authored-by: domwong <domwong@users.noreply.github.com>
This commit is contained in:
Dominic Wong
2021-10-08 11:55:02 +01:00
committed by GitHub
parent 9f008981d0
commit 40006de6ee
4 changed files with 22 additions and 21 deletions

View File

@@ -65,5 +65,5 @@
},
"type": "module",
"types": "dist/index.d.ts",
"version": "1.0.542"
"version": "1.0.543"
}