feat: add extension update check
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"mock:protected-api": "node scripts/mock-protected-api.mjs",
|
||||
"package:internal": "npm run build:release && node scripts/package-release.mjs",
|
||||
"package:release": "npm run build:release && node scripts/package-release.mjs",
|
||||
"write:latest": "node scripts/write-latest-manifest.mjs",
|
||||
"test": "vitest run --passWithNoTests",
|
||||
"test:watch": "vitest --passWithNoTests"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user