1
0
Fork 0
leet/clients/switch
dependabot[bot] edf95e9c9b Bump minimatch from 3.0.4 to 3.1.2 in /clients/switch
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 14:00:13 +08: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 minimatch from 3.0.4 to 3.1.2 in /clients/switch 2023-02-09 14:00:13 +08:00

README.md

switch

Turn the lights on!

Developing

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