desktopoffline
filip mertens 12 months ago
parent 8ef87c303c
commit 7b410a9945
  1. 3
      apps/remixdesktop/package.json
  2. 3
      package.json

@ -50,7 +50,8 @@
"esbuild": "^0.19.5",
"express": "^4.18.2",
"isomorphic-git": "^1.24.2",
"node-pty": "^0.10.1"
"node-pty": "^0.10.1",
"yarn": "^1.22.21"
},
"optionalDependencies": {
"@remix-project/remix-ws-templates": "^1.0.27"

@ -226,8 +226,7 @@
"winston": "^3.3.3",
"ws": "^7.3.0",
"xterm": "^5.2.1",
"xterm-addon-search": "^0.12.0",
"yarn": "^1.22.21"
"xterm-addon-search": "^0.12.0"
},
"devDependencies": {
"@babel/cli": "^7.19.3",

Loading…
Cancel
Save