Skip to content

Commit f55d5cf

Browse files
authored
Merge pull request #155 from objectstack-ai/copilot/update-action-step-configuration
2 parents cb5aee9 + 6a91f35 commit f55d5cf

File tree

3 files changed

+11
-66
lines changed

3 files changed

+11
-66
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"license": "AGPL-3.0",
55
"pnpm": {
66
"onlyBuiltDependencies": [
7-
"better-sqlite3",
8-
"sqlite3",
97
"@nestjs/core",
10-
"esbuild"
8+
"esbuild",
9+
"sqlite3",
10+
"unrs-resolver"
1111
],
1212
"patchedDependencies": {
1313
"@objectstack/objectql@0.7.2": "patches/@objectstack__objectql@0.7.2.patch",

0 commit comments

Comments
 (0)