view package.json @ 4448:ec207cee13bd

add sanitize filename to yarn dependencies
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 20 Sep 2019 12:49:21 +0200
parents
children
line wrap: on
line source

{
  "dependencies": {
    "sanitize-filename": "^1.6.3"
  }
}