Skip to content

Commit 60c8b06

Browse files
author
chetan-contentstack
committed
chore: add optional dependency for @rolldown/binding-linux-x64-gnu in package.json and package-lock.json; update test scripts in upload-api for improved testing capabilities
1 parent 8200837 commit 60c8b06

File tree

4 files changed

+114
-892
lines changed

4 files changed

+114
-892
lines changed

api/package-lock.json

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

api/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@
9090
"typescript": "^5.4.3",
9191
"vitest": "^4.0.18"
9292
},
93+
"optionalDependencies": {
94+
"@rolldown/binding-linux-x64-gnu": "1.0.0-rc.13"
95+
},
9396
"overrides": {
9497
"qs": ">=6.14.2",
9598
"tmp": ">=0.2.4",

0 commit comments

Comments
 (0)