annotate package.json @ 4618:0f2c3cb139cc geoserver_sql_views

Merge default into geoserver_sql_views
author Tom Gottfried <tom@intevation.de>
date Fri, 20 Sep 2019 15:35:16 +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 }