This commit is contained in:
Philipp Kunz 2022-05-20 16:03:36 +02:00
parent 92a1b589e7
commit 3b2f8928de
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartmarkdown",
"version": "2.0.13",
"version": "2.0.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartmarkdown",
"version": "2.0.13",
"version": "2.0.14",
"license": "MIT",
"dependencies": {
"@pushrocks/smartyaml": "^2.0.5",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartmarkdown",
"version": "2.0.13",
"version": "2.0.14",
"private": false,
"description": "do more with markdown files",
"main": "dist_ts/index.js",