UNPKG

2gis-maps

Version:

Interactive 2GIS maps API, based on Leaflet

12 lines (11 loc) 293 B
{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "schedule": ["* * 1 * *"], "packageRules": [ { "matchDatasources": ["npm"], "matchPackageNames": ["@webmaps/*"], "registryUrls": ["https://npm.2gis.io"] } ] }