Skip to content

Commit 68fdbfc

Browse files
committed
Sulong deps in common.js: 'packages' dictionary in every os/arch
1 parent 31a2970 commit 68fdbfc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,13 @@
114114
}
115115
},
116116
"linux": {
117+
"packages": {}
117118
},
118119
"darwin_amd64": {
120+
"packages": {}
119121
},
120122
"darwin_aarch64": {
123+
"packages": {}
121124
},
122125
"windows": {
123126
"packages": {

0 commit comments

Comments
 (0)