@azure/arm-labservices 3.1.1-alpha.20250121.1 → 3.1.1-alpha.20250123.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for LabServicesClient.",
6
- "version": "3.1.1-alpha.20250121.1",
6
+ "version": "3.1.1-alpha.20250123.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
@@ -66,7 +66,7 @@
66
66
  "types/*"
67
67
  ],
68
68
  "scripts": {
69
- "build": "npm run clean && tsc && dev-tool run bundle && npm run minify && dev-tool run vendored mkdirp ./review && npm run extract-api",
69
+ "build": "npm run clean && tsc && dev-tool run bundle && npm run minify && npm run extract-api",
70
70
  "build:browser": "echo skipped",
71
71
  "build:node": "echo skipped",
72
72
  "build:samples": "echo skipped.",