mirror of
https://github.com/stoatchat/javascript-client-api.git
synced 2026-08-26 21:41:13 -04:00
[PR #27] [MERGED] fix: move oapilib to dev deps #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
2093764fix: move to dev deps📊 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
This removes the
@insertish/oapipackage 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.