Skip to content

Commit

Permalink
feat: add vue-record-audio (#197)
Browse files Browse the repository at this point in the history
[skip ci]

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Chores**
- Updated formatting of dependency declarations in `package.json` for
better readability.


<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: huqinglong <huqinglong@haomo-studio.com>
Co-authored-by: fengmk2 <suqian.yf@antgroup.com>
Co-authored-by: fengmk2 <fengmk2@gmail.com>
  • Loading branch information
4 people committed Jul 9, 2024
1 parent 4aee6ce commit a679bc8
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18212,11 +18212,11 @@
"roughjs": {
"version": "*"
},
"webcola": {
"version": "*"
"webcola":{
"version":"*"
},
"cytoscape-cola": {
"version": "*"
"cytoscape-cola":{
"version":"*"
},
"console-browserify": {
"version": "*"
Expand Down Expand Up @@ -18370,6 +18370,9 @@
},
"openapi-ts-request": {
"version": "*"
},
"vue-record-audio":{
"version": "*"
}
}
}

0 comments on commit a679bc8

Please sign in to comment.