@awell-health/awell-extensions 1.2.0-beta.1 → 1.2.0-beta.2
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": "1.2.0-beta.
|
3
|
+
"version": "1.2.0-beta.2",
|
4
4
|
"packageManager": "yarn@3.4.1",
|
5
5
|
"main": "dist/src/index.js",
|
6
6
|
"repository": {
|
@@ -116,4 +116,4 @@
|
|
116
116
|
"peerDependencies": {
|
117
117
|
"@apollo/client": "^3.11.4"
|
118
118
|
}
|
119
|
-
}
|
119
|
+
}
|