Skip to content

Commit 0f3df87

Browse files
committed
Update API
1 parent bac6dd0 commit 0f3df87

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

packages/cache-tags/package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,5 @@
2121
"typecheck": "tsc --noEmit",
2222
"dev": "tsc -w"
2323
},
24-
"files": [
25-
"dist",
26-
"src",
27-
"README.md",
28-
"CHANGELOG.md"
29-
]
30-
}
24+
"files": ["dist", "src", "README.md", "CHANGELOG.md"]
25+
}

packages/gitbook-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
"unit": "bun test",
3030
"typecheck": "tsc --noEmit"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)