diff --git a/package-lock.json b/package-lock.json index c73818484..6faef47be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "snooty", - "version": "0.16.11", + "version": "0.16.12-breadcrumbs", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "snooty", - "version": "0.16.11", + "version": "0.16.12-breadcrumbs", "dependencies": { "@emotion/css": "^11.0.0", "@emotion/eslint-plugin": "^11.7.0", @@ -131,7 +131,7 @@ }, "engines": { "node": "^18", - "npm": "9.*" + "npm": "8.*" } }, "node_modules/@adobe/css-tools": { diff --git a/package.json b/package.json index b7cca4499..c15f5cc18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "snooty", - "version": "0.16.11", + "version": "0.16.12-breadcrumbs", "repository": "github:mongodb/snooty", "engines": { "node": "^18",