@azure/template-dpg 1.0.0-alpha.20250204.5 → 1.0.0-alpha.20250206.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -101,7 +101,7 @@ If you'd like to contribute to this library, please read the [contributing guide
101
101
 
102
102
  - [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js)
103
103
 
104
- ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Ftemplate%2Ftemplate%2FREADME.png)
104
+
105
105
 
106
106
  [azure_cli]: https://learn.microsoft.com/cli/azure
107
107
  [azure_sub]: https://azure.microsoft.com/free/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/template-dpg",
3
- "version": "1.0.0-alpha.20250204.5",
3
+ "version": "1.0.0-alpha.20250206.7",
4
4
  "description": "Widget Service",
5
5
  "sdk-type": "client",
6
6
  "main": "./dist/commonjs/index.js",