mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-20 18:10:49 +00:00
test: record/install mocha & nyc in package.json
This commit is contained in:
parent
809a79bd3e
commit
35a593723d
2 changed files with 4359 additions and 2 deletions
4357
js/package-lock.json
generated
4357
js/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -11,7 +11,9 @@
|
|||
"eslint": "^9.37.0",
|
||||
"jsdom": "^26.0.0",
|
||||
"jsdom-global": "^3.0.2",
|
||||
"jsverify": "^0.8.3"
|
||||
"jsverify": "^0.8.3",
|
||||
"mocha": "^11.7.5",
|
||||
"nyc": "^17.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue