We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7d4113 + 985ae7b commit f07dd64Copy full SHA for f07dd64
package.json
@@ -62,5 +62,41 @@
62
"license": "MIT",
63
"repository": {
64
"github": "https://github.com/cloudinary/cloudinary-vue"
65
+ },
66
+ "overrides": {
67
+ "vue-styleguidist": {
68
+ "react-styleguidist": {
69
+ "react-dev-utils": {
70
+ "immer": "9.0.6"
71
+ }
72
73
74
+ "@vue/cli-plugin-babel": {
75
+ "@vue/cli-shared-utils": {
76
+ "request": {
77
+ "http-signature": {
78
+ "jsprim": {
79
+ "json-schema": "0.4.0"
80
81
82
83
84
85
+ "@vue/cli-service": {
86
+ "webpack-dev-server": {
87
88
+ "sockjs-client": {
89
+ "eventsource": {
90
+ "original": {
91
+ "url-parse": "1.5.9"
92
93
94
95
+ "webpack-bundle-analyzer": {
96
+ "ejs": "3.1.6"
97
98
99
100
101
}
102
0 commit comments