diff --git a/package-lock.json b/package-lock.json index 2fe9a8e7..8a46a91b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mapbox/dr-ui", - "version": "6.7.0", + "version": "6.7.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mapbox/dr-ui", - "version": "6.7.0", + "version": "6.7.1", "license": "BSD-2-Clause", "dependencies": { "@elastic/react-search-ui": "1.7.0", diff --git a/package.json b/package.json index 26494aee..097affce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapbox/dr-ui", - "version": "6.7.0", + "version": "6.7.1", "description": "Mapbox frontend tools for documentation websites.", "main": "index.js", "scripts": {