Skip to content

Commit c59274c

Browse files
committed
Removes CircleCI now using Github Actions
1 parent e73295c commit c59274c

File tree

2 files changed

+5
-52
lines changed

2 files changed

+5
-52
lines changed

.circleci/config.yml

-50
This file was deleted.

package.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/blackuy/react-native-twilio-video-webrtc.git"
66
},
77
"homepage": "https://github.com/blackuy/react-native-twilio-video-webrtc",
8-
"version": "3.2.0",
8+
"version": "3.2.1",
99
"description": "Twilio Video WebRTC for React Native.",
1010
"main": "index.js",
1111
"scripts": {
@@ -22,7 +22,10 @@
2222
"keywords": [
2323
"react-native"
2424
],
25-
"author": "",
25+
"author": "Gaston Morixe <[email protected]>",
26+
"contributors": [
27+
"Martin Fernandez <[email protected]>"
28+
],
2629
"license": "MIT",
2730
"devDependencies": {
2831
"@types/react": "^16.9.32",

0 commit comments

Comments
 (0)