-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule shoukaku
updated
10 files
+3 −1 | .gitattributes | |
+2 −0 | .github/workflows/code-check.yml | |
+4 −0 | .github/workflows/code-compile.yml | |
+2 −0 | .github/workflows/prerelease.yml | |
+4 −0 | .github/workflows/typedoc.yml | |
+0 −1 | .gitignore | |
+2 −2 | .npmignore | |
+4,549 −0 | package-lock.json | |
+1 −1 | src/guild/Connection.ts | |
+1 −2 | src/node/Node.ts |