Skip to content

Commit 888b9d1

Browse files
committed
Merge pull request #252 from aaronpowell/master
Adding win32 as an allowed OS
2 parents 9c91c47 + d6b0b97 commit 888b9d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "@VERSION@",
44
"description": "CSSLint",
55
"author": "Nicholas C. Zakas",
6-
"os": ["darwin", "linux"],
6+
"os": ["darwin", "linux", "win32"],
77
"contributors": [
88
"Nicole Sullivan"
99
],

0 commit comments

Comments
 (0)