You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@annotator.apache.org by GitBox <gi...@apache.org> on 2018/06/19 18:46:53 UTC

[GitHub] tilgovi commented on issue #35: update node version in Requirements

tilgovi commented on issue #35: update node version in Requirements
URL: https://github.com/apache/incubator-annotator/pull/35#issuecomment-398504884
 
 
   Ah, I think I know what the right answer to this is.
   
   We should set some recent 8.x version in the top-level package.json, because that's _just_ the yarn workspace package.json file and is not a published package. We should set 6.x in the engines field of every individual package, since that's what we target with the build.
   
   And yes, we should get some CI set up soon.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services