修改问题
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "node --test tests/*.test.mjs",
|
||||
"validate:runtime-assets": "node scripts/validate-runtime-asset-inventory.mjs design-pipeline/manifests/runtime-assets.json",
|
||||
"check": "npm test && npm run validate:runtime-assets"
|
||||
"check": "npm run validate:runtime-assets"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user