@@ -355,7 +355,7 @@ loglevel = yolo
355355 [ 'warn' , 'invalid config' , 'Must be one or more' , 'numeric value' ] ,
356356 [ 'warn' , 'invalid config' , 'prefix=true' , 'set in command line options' ] ,
357357 [ 'warn' , 'invalid config' , 'Must be' , 'valid filesystem path' ] ,
358- [ 'verbose ' , 'config' , 'also' , 'Please use --include=dev instead.' ] ,
358+ [ 'warn ' , 'config' , 'also' , 'Please use --include=dev instead.' ] ,
359359 [ 'warn' , 'invalid config' , 'loglevel="yolo"' ,
360360 `set in ${ resolve ( path , 'project/.npmrc' ) } ` ] ,
361361 [ 'warn' , 'invalid config' , 'Must be one of:' ,
@@ -506,7 +506,7 @@ loglevel = yolo
506506 [ 'warn' , 'invalid config' , 'Must be one or more' , 'numeric value' ] ,
507507 [ 'warn' , 'invalid config' , 'prefix=true' , 'set in command line options' ] ,
508508 [ 'warn' , 'invalid config' , 'Must be' , 'valid filesystem path' ] ,
509- [ 'verbose ' , 'config' , 'also' , 'Please use --include=dev instead.' ] ,
509+ [ 'warn ' , 'config' , 'also' , 'Please use --include=dev instead.' ] ,
510510 ] )
511511 } )
512512
0 commit comments