Skip to content

Commit a9048da

Browse files
committed
chore: move from branch to npm release of tauri-pty
Also removes unused @types dep Signed-off-by: Nick Mitchell <[email protected]>
1 parent 2de5cfc commit a9048da

File tree

2 files changed

+16
-37
lines changed

2 files changed

+16
-37
lines changed

pdl-live-react/package-lock.json

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

pdl-live-react/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-syntax-highlighter": "^15.6.1",
4141
"rehype-starry-night": "^2.2.0",
4242
"string-comparison": "^1.3.0",
43-
"tauri-pty": "https://github.com/starpit/tauri-plugin-pty#tauri2",
43+
"tauri-pty": "^0.1.0",
4444
"ts-pattern": "^5.6.2",
4545
"yaml": "^2.7.0"
4646
},
@@ -51,7 +51,6 @@
5151
"@types/node": "22.12.0",
5252
"@types/react": "^18.3.18",
5353
"@types/react-dom": "^18.3.5",
54-
"@types/react-responsive-masonry": "^2.6.0",
5554
"@types/react-syntax-highlighter": "^15.5.13",
5655
"@vitejs/plugin-react": "^4.3.4",
5756
"concurrently": "^9.1.2",

0 commit comments

Comments
 (0)