Skip to content

Commit ae71687

Browse files
authored
chore(deps): remove peer-deps as per npm@7 (#4272)
1 parent ea19faa commit ae71687

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

package.json

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -56,34 +56,6 @@
5656
"tweetnacl": "^1.0.3",
5757
"ws": "^7.2.1"
5858
},
59-
"peerDependencies": {
60-
"bufferutil": "^4.0.1",
61-
"erlpack": "discordapp/erlpack",
62-
"libsodium-wrappers": "^0.7.6",
63-
"sodium": "^3.0.2",
64-
"utf-8-validate": "^5.0.2",
65-
"zlib-sync": "^0.1.6"
66-
},
67-
"peerDependenciesMeta": {
68-
"bufferutil": {
69-
"optional": true
70-
},
71-
"erlpack": {
72-
"optional": true
73-
},
74-
"libsodium-wrappers": {
75-
"optional": true
76-
},
77-
"sodium": {
78-
"optional": true
79-
},
80-
"utf-8-validate": {
81-
"optional": true
82-
},
83-
"zlib-sync": {
84-
"optional": true
85-
}
86-
},
8759
"devDependencies": {
8860
"@commitlint/cli": "^8.3.5",
8961
"@commitlint/config-angular": "^8.3.4",

0 commit comments

Comments
 (0)