annotate package.json @ 4454:69166db6ba8a

console.log removed
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 23 Sep 2019 09:19:03 +0200
parents ec207cee13bd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4448
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1 {
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2 "dependencies": {
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3 "sanitize-filename": "^1.6.3"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4 }
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5 }