resolve: merge conflicts in workflow and package.json

Keep develop branch version and improved test handling logic
This commit is contained in:
rcourtman
2025-06-13 16:56:31 +01:00
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "pulse",
"version": "3.24.0",
"version": "3.25.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pulse",
"version": "3.24.0",
"version": "3.25.1",
"license": "MIT",
"dependencies": {
"axios": "^1.9.0",