robbie-cahill / tunnelmole-client

Tunnelmole - Connect to local servers from anywhere
MIT License
1.29k stars 80 forks source link

remove deprecated dependency #37

Closed BlairCurrey closed 8 months ago

BlairCurrey commented 10 months ago

I am using tunnelmole-client in a project and installing packages warned me of the deprecated sub-dependency. See: https://www.npmjs.com/package/@types/commander

npm run build and npm run tests complete without error.

robbie-cahill commented 8 months ago

Thanks