Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

Update TypeScript SDK optional rollup dependency#19

Merged
GsCommand merged 1 commit into
mainfrom
codex/edit-package.json-to-update-version-and-dependencies
Mar 21, 2026
Merged

Update TypeScript SDK optional rollup dependency#19
GsCommand merged 1 commit into
mainfrom
codex/edit-package.json-to-update-version-and-dependencies

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

Motivation

  • Ensure the TypeScript SDK package manifest reflects the intended version and includes the Windows Rollup optional binary at the desired semver range by setting optionalDependencies.@rollup/rollup-win32-x64-msvc to ^4.0.0 and confirming the package version is 1.1.0.

Description

  • Modified typescript-sdk/package.json to set the optionalDependencies entry @rollup/rollup-win32-x64-msvc to ^4.0.0 and ensured version is 1.1.0 (the file already contained 1.1.0).

Testing

  • Verified the package fields with node -e to print current values, applied the JSON edit via a Python script, and confirmed the change with git -C /workspace/sdk diff and nl | sed outputs, and all automated checks completed successfully.

Codex Task

@GsCommand GsCommand merged commit eac9f94 into main Mar 21, 2026
2 of 4 checks passed
@GsCommand GsCommand deleted the codex/edit-package.json-to-update-version-and-dependencies branch April 24, 2026 03:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant