We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e702c36 commit dacecc3Copy full SHA for dacecc3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vonage/vivid-react",
3
- "version": "3.4.0",
+ "version": "3.4.1",
4
"description": "Vivid wrapped for easy React usage & IDE autocomplete support & typescript typings",
5
"main": "index.js",
6
"types": "types/index.d.ts",
@@ -139,5 +139,6 @@
139
},
140
"optionalDependencies": {
141
"prop-types": "^15.7.2"
142
- }
+ },
143
+ "packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
144
}
0 commit comments