This commit is contained in:
Philipp Kunz 2024-01-19 21:10:15 +01:00
parent 2c9515fb86
commit dfd39b406a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@push.rocks/smartmarkdown",
"version": "3.0.2",
"version": "3.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartmarkdown",
"version": "3.0.2",
"version": "3.0.3",
"license": "MIT",
"dependencies": {
"@push.rocks/smartyaml": "^2.0.5",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartmarkdown",
"version": "3.0.2",
"version": "3.0.3",
"private": false,
"description": "do more with markdown files",
"main": "dist_ts/index.js",