Skip to content

Commit

Permalink
bump version to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lonnywong committed Oct 6, 2023
1 parent b746472 commit 6c69a10
Show file tree
Hide file tree
Showing 8 changed files with 18,203 additions and 11,449 deletions.
6,571 changes: 5,802 additions & 769 deletions examples/addon/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"license": "MIT",
"dependencies": {
"trzsz": "file:../..",
"xterm": "^5.2.1",
"xterm-addon-fit": "^0.7.0"
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"
},
"devDependencies": {
"express": "^4.18.2",
"express-ws": "^5.0.2",
"nan": "^2.17.0",
"nan": "^2.18.0",
"node-pty": "^1.0.0"
}
}
Loading

0 comments on commit 6c69a10

Please sign in to comment.