Skip to content

Commit 0e9c723

Browse files
Copilothotlong
andcommitted
Add @types/node to showcase examples and ensure declaration files are generated
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 1e8318f commit 0e9c723

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

examples/showcase/enterprise-erp/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"@objectql/platform-node": "workspace:*",
4646
"@objectstack/spec": "^0.2.0",
4747
"@types/jest": "^30.0.0",
48+
"@types/node": "^20.0.0",
4849
"jest": "^30.2.0",
4950
"ts-jest": "^29.4.6",
5051
"typescript": "^5.3.0"

examples/showcase/project-tracker/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"@objectql/platform-node": "workspace:*",
4747
"@objectql/types": "workspace:*",
4848
"@types/jest": "^30.0.0",
49+
"@types/node": "^20.0.0",
4950
"jest": "^30.2.0",
5051
"ts-jest": "^29.4.6",
5152
"typescript": "^5.3.0"

pnpm-lock.yaml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)