Closed zommerfelds closed 1 year ago
I'm getting a warning on my repo because metailsmith-pug is using a vulnerable version of pug. Can we upgrade to version 3?
metailsmith-pug
3
I tried to do this but I couldn't figure out how this repo generates the output file. Running npm run compile doesn't seem to create a lib directory.
npm run compile
lib
updated in 3.0.0
I'm getting a warning on my repo because
metailsmith-pug
is using a vulnerable version of pug. Can we upgrade to version3
?I tried to do this but I couldn't figure out how this repo generates the output file. Running
npm run compile
doesn't seem to create alib
directory.