Skip to content

Commit 5505417

Browse files
committed
Added windows to the package.json list
1 parent 4f4c846 commit 5505417

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
@@ -60,7 +60,8 @@
6060
, "os" : [ "linux"
6161
, "darwin"
6262
, "freebsd"
63-
, "sunos" ]
63+
, "sunos"
64+
, "windows" ]
6465
, "dependencies" : {
6566
"bson": "0.0.4"
6667
}

0 commit comments

Comments
 (0)