Remove vaulted as supported nodejs client (#7404)

Vaulted is no longer maintained according to the readme. 

https://github.com/chiefy/vaulted#vaulted 

"No Longer Being Maintained Use node-vault for future support of Vault features!"
This commit is contained in:
David Rubin 2019-09-14 01:33:15 +02:00 committed by Jim Kalafut
parent e8e59cd87c
commit a2a22e6611
1 changed files with 0 additions and 6 deletions

View File

@ -112,12 +112,6 @@ $ stack install gothic
$ npm install node-vault
```
* [vaulted](https://github.com/chiefy/vaulted)
```shell
$ npm install vaulted
```
### PHP
* [vault-php-sdk](https://github.com/jippi/vault-php-sdk)