Skip to content

Commit eb0f263

Browse files
authored
build: bump to 0.0.1-rc.22 (#378)
Signed-off-by: Chapman Pendery <cpendery@vt.edu>
1 parent a60f0c8 commit eb0f263

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/inshellisense",
3-
"version": "0.0.1-rc.21",
3+
"version": "0.0.1-rc.22",
44
"description": "IDE style command line auto complete",
55
"type": "module",
66
"engines": {
@@ -50,7 +50,7 @@
5050
"color-convert": "^2.0.1",
5151
"commander": "^11.0.0",
5252
"find-process": "^1.4.7",
53-
"node-pty": "1.2.0-beta.2",
53+
"node-pty": "1.2.0-beta.6",
5454
"strip-ansi": "^7.1.0",
5555
"toml": "^3.0.0",
5656
"uuid": "^11.1.0",

0 commit comments

Comments
 (0)