chore: fixes bug with browser polyfill when sending heartbeats (#174)

* chore: fixes bug with browser polyfill when sending heartbeats

* chore: bump chrome version
This commit is contained in:
Juan Sebastian velez Posada
2023-02-27 11:05:28 -05:00
committed by GitHub
parent 35543489e5
commit 65c85d7264
3 changed files with 3 additions and 2 deletions

View File

@@ -39,5 +39,5 @@
"storage",
"idle"
],
"version": "3.0.3"
"version": "3.0.4"
}