Skip to content

Commit 1a88605

Browse files
committed
fix: add missing dependency
1 parent 2ac732c commit 1a88605

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

bun.lockb

699 Bytes
Binary file not shown.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"@types/slug": "^5.0.8",
4848
"acorn": "^8.12.1",
4949
"comment-parser": "^1.4.1",
50+
"dot-prop": "^9.0.0",
5051
"ejs": "^3.1.10",
5152
"eslint": "^9.8.0",
5253
"espree": "^10.1.0",

0 commit comments

Comments
 (0)