Skip to content

Commit 1a1f465

Browse files
Revert package version to 2.3.0
Update package.json and package-lock.json to set the package version back from 2.3.1 to 2.3.0, keeping the lockfile and manifest in sync (likely to revert an unintended version bump).
1 parent 0af4d5c commit 1a1f465

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@battlefieldduck/xterm-svelte",
3-
"version": "2.3.1",
3+
"version": "2.3.0",
44
"description": "A SvelteKit wrapper for Xterm.js, enabling terminal embedding in SvelteKit apps, managing Xterm addons, and providing seamless updates with the latest SvelteKit and Xterm.js versions.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)