Skip to content

Commit 885c3a5

Browse files
chore(build): specify os in package.json (#37)
1 parent ccba7f2 commit 885c3a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@
5353
"*.mm": [
5454
"clang-format -i"
5555
]
56-
}
56+
},
57+
"os": ["darwin"]
5758
}

0 commit comments

Comments
 (0)