We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef87c3 commit 7b410a9Copy full SHA for 7b410a9
apps/remixdesktop/package.json
@@ -50,7 +50,8 @@
50
"esbuild": "^0.19.5",
51
"express": "^4.18.2",
52
"isomorphic-git": "^1.24.2",
53
- "node-pty": "^0.10.1"
+ "node-pty": "^0.10.1",
54
+ "yarn": "^1.22.21"
55
},
56
"optionalDependencies": {
57
"@remix-project/remix-ws-templates": "^1.0.27"
package.json
@@ -226,8 +226,7 @@
226
"winston": "^3.3.3",
227
"ws": "^7.3.0",
228
"xterm": "^5.2.1",
229
- "xterm-addon-search": "^0.12.0",
230
- "yarn": "^1.22.21"
+ "xterm-addon-search": "^0.12.0"
231
232
"devDependencies": {
233
"@babel/cli": "^7.19.3",
0 commit comments