Skip to content

Commit

Permalink
change ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
orYoffe committed Mar 7, 2019
1 parent 107bf46 commit 81a9d9b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-native-web-app",
"version": "0.1.12",
"version": "0.1.13",
"description": "React Native Web CLI",
"main": "cli.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/VISI-ONE/create-react-native-web-app.git"
"url": "git+https://github.com/orYoffe/create-react-native-web-app.git"
},
"keywords": [
"react",
Expand All @@ -27,9 +27,9 @@
},
"license": "MIT",
"bugs": {
"url": "https://github.com/VISI-ONE/create-react-native-web-app/issues"
"url": "https://github.com/orYoffe/create-react-native-web-app/issues"
},
"homepage": "https://github.com/VISI-ONE/create-react-native-web-app#readme",
"homepage": "https://github.com/orYoffe/create-react-native-web-app#readme",
"devDependencies": {
"husky": "^0.14.3",
"jest": "^23.1.0"
Expand Down

0 comments on commit 81a9d9b

Please sign in to comment.