[PR #27] [MERGED] fix: move oapilib to dev deps #30

Closed
opened 2026-02-16 12:29:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/javascript-client-api/pull/27
Author: @Rexogamer
Created: 10/30/2023
Status: Merged
Merged: 11/19/2023
Merged by: @insertish

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 package.json (+1 -1)

📄 Description

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended
  • These changes do not have any notable side effects on other Revolt projects

This removes the @insertish/oapi package from regular installs, reducing the package's overall size. This should not affect the CI pipeline which relies on it as it installs every dependency.


🔄 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/stoatchat/javascript-client-api/pull/27 **Author:** [@Rexogamer](https://github.com/Rexogamer) **Created:** 10/30/2023 **Status:** ✅ Merged **Merged:** 11/19/2023 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2093764`](https://github.com/stoatchat/javascript-client-api/commit/2093764c767387fecbacf83e2199248ef6f2f621) fix: move to dev deps ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR * [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/revolt/discussions/282) * [x] I have tested my changes locally and they are working as intended * [x] These changes do not have any notable side effects on other Revolt projects This removes the `@insertish/oapi` package from regular installs, reducing the package's overall size. This should not affect the CI pipeline which relies on it as it installs every dependency. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:29:01 -05:00
yindo closed this issue 2026-02-16 12:29:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-api#30