[PR #639] [MERGED] Move desktop-client deps to devDeps #3221

Closed
opened 2026-02-28 20:38:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/639
Author: @j-f1
Created: 2/6/2023
Status: Merged
Merged: 2/6/2023
Merged by: @j-f1

Base: masterHead: jed/no-deps


📝 Commits (1)

  • 3ddd77a Move desktop-client deps to devDeps

📊 Changes

1 file changed (+8 additions, -10 deletions)

View changed files

📝 packages/desktop-client/package.json (+8 -10)

📄 Description

Currently actual-server has to pull in these packages when installing for production, which is unnecessary since they’re already bundled into the published package. This also triggers peer dependency warnings


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/639 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 2/6/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/no-deps` --- ### 📝 Commits (1) - [`3ddd77a`](https://github.com/actualbudget/actual/commit/3ddd77af511612360a6557cdc9ec062c3eec5211) Move desktop-client deps to devDeps ### 📊 Changes **1 file changed** (+8 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+8 -10) </details> ### 📄 Description Currently `actual-server` has to pull in these packages when installing for production, which is unnecessary since they’re already bundled into the published package. This also triggers peer dependency warnings --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:38:21 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3221