diff --git a/package-lock.json b/package-lock.json index b286d38..37864e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remark-mdx-frontmatter", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "remark-mdx-frontmatter", - "version": "2.1.0", + "version": "2.1.1", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", diff --git a/package.json b/package.json index 72c936c..f96d644 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-mdx-frontmatter", - "version": "2.1.0", + "version": "2.1.1", "description": "A remark plugin for converting frontmatter metadata into MDX exports", "author": "Remco Haszing ", "license": "MIT",