Skip to content

Commit

Permalink
fix(integrations): mark change-case as an optional peer dependacy (#1542
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Spice-King committed May 1, 2022
1 parent 1fbd57b commit aa6e593
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/integrations/package.json
Expand Up @@ -98,6 +98,9 @@
"axios": {
"optional": true
},
"change-case": {
"optional": true
},
"drauu": {
"optional": true
},
Expand Down

0 comments on commit aa6e593

Please sign in to comment.