OpenTreeMap / otm-core

OpenTreeMap is a collaborative platform for crowdsourced tree inventory, ecosystem services calculations, urban forestry analysis, and community engagement.
www.opentreemap.org
Other
186 stars 88 forks source link

Remove trailing space from package name #3271

Closed mauriciopasquier closed 5 years ago

mauriciopasquier commented 5 years ago

npm complained about this:

$ npm audit fix
npm ERR! code EINVALIDPACKAGENAME
npm ERR! Invalid package name "leaflet.gridlayer.googlemutant ": name cannot contain leading or trailing spaces; name can only contain URL-friendly characters
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 83.782% when pulling a1c39910884d3161ec196b273a7745c5878c9874 on mauriciopasquier:patch-1 into 7b57c6ef96cd66f4381105af009f22f52938bfd7 on OpenTreeMap:develop.

jwalgran commented 5 years ago

Thank you for your contribution. Sorry for not merging this fix more promptly.