Skip to content

Commit

Permalink
Update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Apr 16, 2020
1 parent 02cbd54 commit d564ac4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/expo-template-bare-minimum/package.json
@@ -1,7 +1,7 @@
{
"name": "expo-template-bare-minimum",
"description": "This bare project template includes a minimal setup for using unimodules with React Native.",
"version": "37.0.12",
"version": "37.0.13",
"main": "index.js",
"scripts": {
"android": "react-native run-android",
Expand Down
2 changes: 1 addition & 1 deletion templates/expo-template-bare-typescript/package.json
@@ -1,7 +1,7 @@
{
"name": "expo-template-bare-typescript",
"description": "This bare project template includes TypeScript",
"version": "37.0.10",
"version": "37.0.11",
"main": "index.js",
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit d564ac4

Please sign in to comment.