Skip to content

Commit c1f682f

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 41a9a5b commit c1f682f

File tree

2 files changed

+6
-27
lines changed

2 files changed

+6
-27
lines changed

pdl-live-react/package-lock.json

Lines changed: 5 additions & 25 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
@@ -41,7 +41,7 @@
4141
"react-syntax-highlighter": "^15.6.1",
4242
"rehype-starry-night": "^2.2.0",
4343
"string-comparison": "^1.3.0",
44-
"tauri-pty": "https://github.com/starpit/tauri-plugin-pty#tauri2",
44+
"tauri-pty": "^0.1.0",
4545
"ts-pattern": "^5.6.2",
4646
"yaml": "^2.7.0"
4747
},
@@ -52,7 +52,6 @@
5252
"@types/node": "22.12.0",
5353
"@types/react": "^18.3.18",
5454
"@types/react-dom": "^18.3.5",
55-
"@types/react-responsive-masonry": "^2.6.0",
5655
"@types/react-syntax-highlighter": "^15.5.13",
5756
"@vitejs/plugin-react": "^4.3.4",
5857
"concurrently": "^9.1.2",

0 commit comments

Comments
 (0)