Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
amandeepmittal committed Jul 23, 2021
1 parent d92b44e commit 4944b1a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions expo-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "expo-bare-template",
"description": "Bare minimum Expo template with Navigation and linting.",
"main": "node_modules/expo/AppEntry.js",
"version": "1.1.4",
"version": "1.1.5",
"scripts": {
"start": "expo start",
"android": "expo start --android",
Expand Down Expand Up @@ -59,8 +59,5 @@
},
"bugs": {
"url": "https://github.com/amandeepmittal/react-native-examples/tree/master/expo-template/issues"
},
"files": [
".gitignore"
]
}
}

0 comments on commit 4944b1a

Please sign in to comment.