[#15] Specify Node v14.x on web minions

Dylan Wilson requested to merge issue-15 into main

The version of Node (and more precisely, npm) available in the Ubuntu repositories is too old to use Laravel Mix.

Web states now use the Salt Node formula to install Node. Update the pillars for web minions to specify Node v14.x.

Closes #15 (closed).

Merge request reports