adding new dev dependency to support the URL object

This commit is contained in:
El RIDO
2019-06-20 21:38:29 +02:00
parent 77419ec2c1
commit 1958a55651
3 changed files with 3 additions and 1 deletions

View File

@@ -89,7 +89,7 @@ and jsdom-global locally:
```console
$ npm install -g mocha nyc
$ cd PrivateBin/js
$ npm install jsverify jsdom@9 jsdom-global@2 mime-types node-webcrypto-ossl
$ npm install jsverify jsdom@9 jsdom-global@2 mime-types node-webcrypto-ossl jsdom-url
```
Example for Debian and Ubuntu, including steps to allow the current user to