mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
chore(NA): remove node version validator from git pre-commit hook script. (#19950)
This commit is contained in:
parent
5d7afd996c
commit
dc907ace5b
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
|||
* under the License.
|
||||
*/
|
||||
|
||||
require('../src/setup_node_env');
|
||||
require('../src/setup_node_env/babel_register');
|
||||
require('../src/dev/run_precommit_hook');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue