1
0
Fork 0
leet/clients/switch
dependabot[bot] 4472625216
Bump semver from 5.7.1 to 5.7.2 in /clients/switch
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 00:58:38 +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 express from 4.17.1 to 4.17.3 in /clients/switch 2023-02-09 13:59:15 +08:00
server.js Bump versions, improve and simplify server 2020-04-22 14:48:24 +08:00
yarn.lock Bump semver from 5.7.1 to 5.7.2 in /clients/switch 2023-07-11 00:58:38 +00:00

README.md

switch

Turn the lights on!

Developing

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