We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0e34e commit d632aefCopy full SHA for d632aef
examples/express-app/package.json
@@ -1,4 +1,7 @@
1
{
2
+ "scripts": {
3
+ "start": "node server.mjs"
4
+ },
5
"dependencies": {
6
"@azure/app-configuration-provider": "latest",
7
"@microsoft/feature-management": "latest",
0 commit comments