Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Commit

Permalink
Update repo from exponent to expo
Browse files Browse the repository at this point in the history
fbshipit-source-id: 4c0d16f
  • Loading branch information
fson authored and expbot committed Mar 22, 2018
1 parent a8ddf17 commit 559db11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Expand Up @@ -5,18 +5,18 @@
"description": "The Expo Development Environment",
"repository": {
"type": "git",
"url": "git+https://github.com/exponent/xde.git"
"url": "git+https://github.com/expo/xde.git"
},
"author": "Expo",
"license": "MIT",
"bugs": {
"url": "https://github.com/exponent/xde/issues"
"url": "https://github.com/expo/xde/issues"
},
"scripts": {
"flow-typed": "flow-typed install --flowVersion=\"$(flow version | awk '{ print $9 }')\""
},
"main": "./build/main.js",
"homepage": "https://github.com/exponent/xde#readme",
"homepage": "https://github.com/expo/xde#readme",
"powertools": {
"group": [
"dev-tools",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"publish": [
{
"provider": "github",
"owner": "exponent",
"owner": "expo",
"repo": "xde"
}
],
Expand Down

0 comments on commit 559db11

Please sign in to comment.