@awell-health/awell-extensions 1.1.43-beta50 → 1.1.44

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awell-health/awell-extensions",
3
- "version": "1.1.43-beta50",
3
+ "version": "1.1.44",
4
4
  "packageManager": "yarn@3.4.1",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": {
@@ -105,6 +105,5 @@
105
105
  "xml2js": "^0.6.2",
106
106
  "zod": "^3.23.4",
107
107
  "zod-validation-error": "^3.2.0"
108
- },
109
- "stableVersion": "1.1.43"
108
+ }
110
109
  }