You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-06 02:15:48 +03:00
chore: update dependencies
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
const config = require('./config')
|
||||
const fs = require('fs')
|
||||
const path = require('path')
|
||||
const spawn = require('win-spawn')
|
||||
const spawn = require('cross-spawn')
|
||||
const tcpPortUsed = require('tcp-port-used')
|
||||
|
||||
// wait for redis to be listening in
|
||||
|
Reference in New Issue
Block a user