Skip to content

Commit facf03e

Browse files
Cory Fowlerahmelsayed
Cory Fowler
authored andcommitted
added os tag, as its only available on win32
1 parent 3bfca63 commit facf03e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Azure.Functions.Cli/npm/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
"azfun": "lib/main.js",
1616
"azurefunctions": "lib/main.js"
1717
},
18+
"os": ["win32"],
1819
"dependencies": {}
19-
}
20+
}

0 commit comments

Comments
 (0)