Skip to content

Commit 6859df2

Browse files
committed
🆙
1 parent 5503c67 commit 6859df2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎nodekit/deno.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "@gaubee/nodekit",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"exports": {
55
"./colors": "./src/colors.ts",
6+
"./front-matter": "./src/front-matter/index.ts",
67
"./config_file": "./src/config_file.ts",
78
"./merge-config": "./src/merge-config/mod.ts",
89
"./markdown_file": "./src/markdown_file.ts",

0 commit comments

Comments
 (0)