fix: module crash when there are no clients (#8)
* fix: module crashing with no clients * chore: version bump * chore: format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "toggl-track",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"main": "dist/main.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user