Due to eslint changes, pre-commit hook was failing to locate version in mustache.js due to code using single quotes now, therefore "X.X.X" was not longer matching, and had to be changed to 'X.X.X'.