mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-11 13:30:39 +01:00
Inconsiquential change to allow a draft PR
This commit is contained in:
parent
8820a42ec9
commit
0f51344c35
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user