Skip to content

Commit 5839a66

Browse files
committed
v1.6.0
1 parent be2970e commit 5839a66

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "pretty-markdown-pdf",
2+
"name": "@fullstax/pretty-markdown-pdf",
33
"displayName": "Pretty Markdown PDF",
44
"description": "Convert Markdown to a Pretty PDF :D",
5-
"version": "1.5.2",
5+
"version": "1.6.0",
66
"publisher": "djfdyuruiry",
77
"license": "MIT",
88
"repository": {

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,11 @@ markdown-it-emoji@^2.0.2:
379379
resolved "https://registry.yarnpkg.com/markdown-it-emoji/-/markdown-it-emoji-2.0.2.tgz#cd42421c2fda1537d9cc12b9923f5c8aeb9029c8"
380380
integrity sha512-zLftSaNrKuYl0kR5zm4gxXjHaOI3FAOEaloKmRA5hijmJZvSjmxcokOLlzycb/HXlUFWzXqpIEoyEMCE4i9MvQ==
381381

382+
markdown-it-front-matter@^0.2.3:
383+
version "0.2.3"
384+
resolved "https://registry.yarnpkg.com/markdown-it-front-matter/-/markdown-it-front-matter-0.2.3.tgz#d6fa0f4b362e02086dd4ce8219fadf3f4c9cfa37"
385+
integrity sha512-s9+rcClLmZsZc3YL8Awjg/YO/VdphlE20LJ9Bx5a8RAFLI5a1vq6Mll8kOzG6w/wy8yhFLBupaa6Mfd60GATkA==
386+
382387
markdown-it-include@^2.0.0:
383388
version "2.0.0"
384389
resolved "https://registry.yarnpkg.com/markdown-it-include/-/markdown-it-include-2.0.0.tgz#e86e3b3c68c8f0e0437e179ba919ffd28443127a"

0 commit comments

Comments
 (0)