Skip to content

Commit 627b8d8

Browse files
committed
deps: added new universal darwin build to optionalDependencies
1 parent a2b778e commit 627b8d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"optionalDependencies": {
5151
"@matrixai/quic-darwin-arm64": "1.2.3",
5252
"@matrixai/quic-darwin-x64": "1.2.3",
53+
"@matrixai/quic-darwin-universal": "1.2.3",
5354
"@matrixai/quic-linux-x64": "1.2.3",
5455
"@matrixai/quic-win32-x64": "1.2.3"
5556
},

0 commit comments

Comments
 (0)