Skip to content

Commit 0b76ee5

Browse files
authored
chore: update owning entity (#195)
1 parent adf83d1 commit 0b76ee5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,13 @@
145145
"url": "git+https://github.com/requestly/requestly-desktop-app.git"
146146
},
147147
"author": {
148-
"name": "RQ Labs, Inc.",
148+
"name": "BrowserStack Inc.",
149149
"email": "contact@requestly.io",
150150
"url": "https://requestly.io/"
151151
},
152152
"contributors": [
153153
{
154-
"name": "RQ Labs, Inc.",
154+
"name": "BrowserStack Inc.",
155155
"email": "contact@requestly.io",
156156
"url": "https://requestly.io/"
157157
}

release/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Intercept & Modify HTTP Requests",
77
"main": "./dist/main/main.js",
88
"author": {
9-
"name": "RQ Labs, Inc.",
9+
"name": "BrowserStack Inc.",
1010
"email": "contact@requestly.io",
1111
"url": "https://requestly.io/"
1212
},

0 commit comments

Comments
 (0)