fix: update license information to GNU GPL v3 in README, package.json, and package-lock.json
fix: Add valkey to compose in case system is too old for DragonflyDB
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "redlight",
|
||||
"private": true,
|
||||
"version": "2.0.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "concurrently -n client,server -c blue,green \"vite\" \"node --watch server/index.js\"",
|
||||
|
||||
Reference in New Issue
Block a user