mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
Remove unused npm commands
This commit is contained in:
@@ -63,8 +63,6 @@
|
||||
"test:watch": "jest --watch",
|
||||
"test:watch:all": "jest --watchAll",
|
||||
"test:clearCache": "jest --clear-cache",
|
||||
"update:dev:chrome": "./scripts/update-manifest-dev.sh",
|
||||
"compile:autofill-variables": "node ./scripts/compile-autofill-variables.js",
|
||||
"watch:autofill-variables": "nodemon --watch src/autofill/shared/styles/variables.scss --exec 'npm run compile:autofill-variables'"
|
||||
"update:dev:chrome": "./scripts/update-manifest-dev.sh"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user