mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 04:53:30 +01:00
chore: remove unneeded actions dep
This commit is contained in:
@@ -40,7 +40,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^17.0.2",
|
"@commitlint/cli": "^17.0.2",
|
||||||
"@commitlint/config-angular": "^17.0.0",
|
"@commitlint/config-angular": "^17.0.0",
|
||||||
"@discordjs/actions": "workspace:^",
|
|
||||||
"@favware/npm-deprecate": "^1.0.4",
|
"@favware/npm-deprecate": "^1.0.4",
|
||||||
"conventional-changelog-cli": "^2.2.2",
|
"conventional-changelog-cli": "^2.2.2",
|
||||||
"husky": "^8.0.1",
|
"husky": "^8.0.1",
|
||||||
|
|||||||
@@ -1880,7 +1880,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@discordjs/actions@workspace:^, @discordjs/actions@workspace:packages/actions":
|
"@discordjs/actions@workspace:packages/actions":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@discordjs/actions@workspace:packages/actions"
|
resolution: "@discordjs/actions@workspace:packages/actions"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -1969,7 +1969,6 @@ __metadata:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/cli": ^17.0.2
|
"@commitlint/cli": ^17.0.2
|
||||||
"@commitlint/config-angular": ^17.0.0
|
"@commitlint/config-angular": ^17.0.0
|
||||||
"@discordjs/actions": "workspace:^"
|
|
||||||
"@favware/npm-deprecate": ^1.0.4
|
"@favware/npm-deprecate": ^1.0.4
|
||||||
conventional-changelog-cli: ^2.2.2
|
conventional-changelog-cli: ^2.2.2
|
||||||
husky: ^8.0.1
|
husky: ^8.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user