This commit is contained in:
Philipp Kunz 2025-01-24 02:03:47 +01:00
parent 461d81d353
commit 89a691240b

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartfm", "name": "@push.rocks/smartfm",
"version": "2.1.1", "version": "2.1.2",
"private": false, "private": false,
"description": "A Node.js module for handling and processing frontmatter in markdown and text files, leveraging the gray-matter library for parsing and stringifying YAML or JSON formatted frontmatter.", "description": "A Node.js module for handling and processing frontmatter in markdown and text files, leveraging the gray-matter library for parsing and stringifying YAML or JSON formatted frontmatter.",
"exports": { "exports": {