mirror of
https://github.com/status-im/re-natal.git
synced 2025-01-14 06:35:03 +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
|
logErr 'Device listing failed: ' + message
|
||||||
|
|
||||||
|
|
||||||
cli.version '0.0.4'
|
cli.version pkgJson.version
|
||||||
|
|
||||||
cli.command 'init <name>'
|
cli.command 'init <name>'
|
||||||
.description 'Create a new ClojureScript React Native project'
|
.description 'Create a new ClojureScript React Native project'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user