parent
09fab58109
commit
3612ddb433
|
@ -8,7 +8,6 @@
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
|
||||||
// THIS CHECK SHOULD BE THE FIRST THING IN THIS FILE
|
// THIS CHECK SHOULD BE THE FIRST THING IN THIS FILE
|
||||||
// This is to ensure that we catch env issues before we error while requiring other dependencies.
|
// This is to ensure that we catch env issues before we error while requiring other dependencies.
|
||||||
const engines = require('./package.json').engines;
|
const engines = require('./package.json').engines;
|
||||||
|
|
Loading…
Reference in New Issue