Skip to content

Commit

Permalink
bump RN version and local version
Browse files Browse the repository at this point in the history
  • Loading branch information
GantMan committed Nov 22, 2016
1 parent e60770e commit e4dd234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ignite-generator/src/app/index.es
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import * as Utilities from '../utilities'
import ora from 'ora'

const igniteBase = 'ignite-base'
const lockedReactNativeVersion = '0.36.0'
const lockedIgniteVersion = '1.11.0'
const lockedReactNativeVersion = '0.37.0'
const lockedIgniteVersion = '1.12.0'

const emptyFolder = (folder) => {
Shell.rm('-rf', folder)
Expand Down

0 comments on commit e4dd234

Please sign in to comment.