From bd6f195f36dfb8c3fc71c0fdc5a1fa06d8c3f269 Mon Sep 17 00:00:00 2001 From: jfcere Date: Sun, 12 Mar 2023 21:55:34 -0400 Subject: [PATCH] 15.1.2 --- lib/package.json | 2 +- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/package.json b/lib/package.json index 892d223..f6f7115 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "15.1.1", + "version": "15.1.2", "description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights", "homepage": "https://github.com/jfcere/ngx-markdown", "license": "MIT", diff --git a/package.json b/package.json index 99bdf09..c79c0f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-markdown", - "version": "15.1.1", + "version": "15.1.2", "description": "Angular library that uses marked to parse markdown to html combined with Prism.js for synthax highlights", "homepage": "https://github.com/jfcere/ngx-markdown", "license": "MIT", diff --git a/yarn.lock b/yarn.lock index 94be59a..aad6973 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7637,7 +7637,7 @@ ng-packagr@^15.0.0: esbuild "^0.15.9" "ngx-markdown@file:lib": - version "15.1.1" + version "15.1.2" dependencies: tslib "^2.3.0" optionalDependencies: