@awell-health/awell-extensions 2.0.30 → 2.0.31
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@awell-health/awell-extensions",
|
3
|
-
"version": "2.0.
|
3
|
+
"version": "2.0.31",
|
4
4
|
"packageManager": "yarn@3.4.1",
|
5
5
|
"main": "dist/src/index.js",
|
6
6
|
"repository": {
|
@@ -75,7 +75,7 @@
|
|
75
75
|
},
|
76
76
|
"dependencies": {
|
77
77
|
"@awell-health/awell-sdk": "^0.1.16",
|
78
|
-
"@awell-health/extensions-core": "1.0.
|
78
|
+
"@awell-health/extensions-core": "1.0.8",
|
79
79
|
"@dropbox/sign": "^1.1.3",
|
80
80
|
"@genql/cli": "^6.3.3",
|
81
81
|
"@hubspot/api-client": "^11.2.0",
|