Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Updated RN version
Browse files Browse the repository at this point in the history
  • Loading branch information
nirre7 committed Sep 25, 2018
1 parent 57ebda2 commit a55a6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/react-native-version.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const { pathOr, is } = require('ramda')

// the default React Native version for this boilerplate
const REACT_NATIVE_VERSION = '0.55.4'
const REACT_NATIVE_VERSION = '0.57.1'

// where the version lives under gluegun
const pathToVersion = ['parameters', 'options', 'react-native-version']
Expand Down

0 comments on commit a55a6ac

Please sign in to comment.