Skip to content

Commit bcd18b6

Browse files
correct package tag (#80)
1 parent f247557 commit bcd18b6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/feature-management-applicationinsights-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"license": "MIT",
2727
"publishConfig": {
28-
"tag": "stable"
28+
"tag": "latest"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/microsoft/FeatureManagement-JavaScript/issues"

sdk/feature-management-applicationinsights-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"license": "MIT",
2727
"publishConfig": {
28-
"tag": "stable"
28+
"tag": "latest"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/microsoft/FeatureManagement-JavaScript/issues"

sdk/feature-management/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"license": "MIT",
2929
"publishConfig": {
30-
"tag": "stable"
30+
"tag": "latest"
3131
},
3232
"bugs": {
3333
"url": "https://github.com/microsoft/FeatureManagement-JavaScript/issues"

0 commit comments

Comments
 (0)