Skip to content

Commit

Permalink
Revert "chore: mark optional peerDependencies as optional (discordjs#…
Browse files Browse the repository at this point in the history
…3511)"

This reverts commit e68e67d.
  • Loading branch information
samsamson33 authored Feb 27, 2020
1 parent 8b87022 commit 7b61893
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,29 +54,6 @@
"zlib-sync": "^0.1.4",
"zucc": "^0.1.0"
},
"peerDependenciesMeta": {
"@discordjs/uws": {
"optional": true
},
"bufferutil": {
"optional": true
},
"erlpack": {
"optional": true
},
"libsodium-wrappers": {
"optional": true
},
"sodium": {
"optional": true
},
"zlib-sync": {
"optional": true
},
"zucc": {
"optional": true
}
},
"devDependencies": {
"@types/node": "^10.12.24",
"@types/ws": "^6.0.1",
Expand Down

0 comments on commit 7b61893

Please sign in to comment.