mirror of
https://github.com/status-im/re-natal.git
synced 2025-02-16 22:46:36 +00:00
use version in package.json
This commit is contained in:
parent
b3455b25e8
commit
35f5e6cd52
@ -252,7 +252,7 @@ getDeviceList = ->
|
||||
logErr 'Device listing failed: ' + message
|
||||
|
||||
|
||||
cli.version '0.0.4'
|
||||
cli.version pkgJson.version
|
||||
|
||||
cli.command 'init <name>'
|
||||
.description 'Create a new ClojureScript React Native project'
|
||||
|
Loading…
x
Reference in New Issue
Block a user