Skip to content

Commit c13b9cd

Browse files
package.json: specify os (#21)
1 parent ef1056f commit c13b9cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@
5656
"*.mm": [
5757
"clang-format -i"
5858
]
59-
}
59+
},
60+
"os": ["darwin"]
6061
}

0 commit comments

Comments
 (0)