1
0
Fork 0
leet/clients/switch
dependabot[bot] 0c69192592
Bump tar from 4.4.15 to 4.4.19 in /clients/switch
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 03:34:23 +00:00
..
public Create basic UI 2019-04-19 17:09:09 +08:00
README.md Create basic UI 2019-04-19 17:09:09 +08:00
package.json Bump versions, improve and simplify server 2020-04-22 14:48:24 +08:00
server.js Bump versions, improve and simplify server 2020-04-22 14:48:24 +08:00
yarn.lock Bump tar from 4.4.15 to 4.4.19 in /clients/switch 2021-09-01 03:34:23 +00:00

README.md

switch

Turn the lights on!

Developing

  1. Get dependencies: yarn install
  2. Start server: yarn start