I am building an ember application and then packaging it into a WAR file for deployment to a liberty runtime.
The ember build process warns me that ember-cli will cease to work with node v0.10.29 and recommends using node 0.12.
Can I use a different version of Node in the: DevOps Services, build step 'npm' builder type?