Skip to content

Commit 2321107

Browse files
committed
update fullstack.io => gsandf
1 parent 8bae3d7 commit 2321107

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"name": "@gsandf/react-native-oauth",
33
"version": "2.2.0",
4-
"author": "Ari Lerner <ari@fullstack.io> (https://fullstackreact.com)",
4+
"authors": [
5+
"Ari Lerner <ari@fullstack.io> (https://fullstackreact.com)",
6+
"Blake Knight <bknight@gsandf.com> (http://blakek.me)"
7+
],
58
"description": "An oauth manager for dealing with the complexities of oauth",
69
"main": "./react-native-oauth.js",
710
"scripts": {
@@ -14,7 +17,7 @@
1417
},
1518
"repository": {
1619
"type": "git",
17-
"url": "https://github.com/fullstackreact/react-native-oauth.git"
20+
"url": "https://github.com/gsandf/react-native-oauth.git"
1821
},
1922
"license": "ISC",
2023
"keywords": [

0 commit comments

Comments
 (0)