Skip to content

Commit

Permalink
[templates] Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Mar 4, 2021
1 parent 5e6ebd1 commit b390dd6
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
Original file line number Diff line number Diff line change
@@ -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": "40.0.15",
"version": "40.0.16",
"main": "index.js",
"scripts": {
"android": "react-native run-android",
Expand Down
2 changes: 1 addition & 1 deletion templates/expo-template-bare-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "expo-template-bare-typescript",
"description": "This bare project template includes TypeScript",
"version": "40.0.16",
"version": "40.0.17",
"main": "index.js",
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit b390dd6

Please sign in to comment.