mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
Inconsiquential change to allow a draft PR
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"publish:npm": "npm run build:prod && npm publish --access public",
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch",
|
||||
"test:watch:all": "jest --watchAll"
|
||||
"test:watch:all": "jest --watchAll",
|
||||
"nothing": "echo 'Nothing to do'"
|
||||
},
|
||||
"bin": {
|
||||
"bw": "build/bw.js"
|
||||
|
||||
Reference in New Issue
Block a user