Skip to content

Commit

Permalink
feat(callingmigration): added calling adapter interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
jenithainbaraj committed Jan 11, 2023
1 parent 13e7782 commit 18c7cf0
Show file tree
Hide file tree
Showing 5 changed files with 41,242 additions and 23 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- persist_to_workspace:
root: ./src/webexcalling
paths: dist

release:
executor: node-executor
steps:
Expand Down
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ node_modules/
!react-library.json
!tsconfig.eslint.json
!.eslintrc.json
!.yarn/plugins
.rollup.cache
*.gz
.yarn/install-state.gz
!config.json
Loading

0 comments on commit 18c7cf0

Please sign in to comment.