Reviewed-on: #8
This commit is contained in:
SDCore 2026-08-13 18:05:55 +00:00
commit 1ef1373408
3 changed files with 8 additions and 8 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "raceway", "name": "raceway",
"version": "0.0.14", "version": "0.0.15",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "raceway", "name": "raceway",
"version": "0.0.14", "version": "0.0.15",
"dependencies": { "dependencies": {
"@marzzelo/windir": "^1.2.3", "@marzzelo/windir": "^1.2.3",
"next": "^16.3.0", "next": "^16.3.0",

View file

@ -1,6 +1,6 @@
{ {
"name": "raceway", "name": "raceway",
"version": "0.0.14", "version": "0.0.15",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",

View file

@ -32,7 +32,7 @@
"desc": "Conduct a thorough inspection of the site to identify any potential issues.", "desc": "Conduct a thorough inspection of the site to identify any potential issues.",
"type": "4", "type": "4",
"timeStart": "12", "timeStart": "12",
"timeEnd": "2", "timeEnd": "14",
"textStart": "12 PM", "textStart": "12 PM",
"textEnd": "2 PM" "textEnd": "2 PM"
}, },
@ -40,8 +40,8 @@
"title": "Site Inspection Checklist", "title": "Site Inspection Checklist",
"desc": "Conduct a thorough inspection of the site to identify any potential issues.", "desc": "Conduct a thorough inspection of the site to identify any potential issues.",
"type": "4", "type": "4",
"timeStart": "2", "timeStart": "14",
"timeEnd": "4", "timeEnd": "16",
"textStart": "2 PM", "textStart": "2 PM",
"textEnd": "4 PM" "textEnd": "4 PM"
}, },
@ -49,8 +49,8 @@
"title": "Site Inspection Checklist", "title": "Site Inspection Checklist",
"desc": "Conduct a thorough inspection of the site to identify any potential issues.", "desc": "Conduct a thorough inspection of the site to identify any potential issues.",
"type": "4", "type": "4",
"timeStart": "4", "timeStart": "16",
"timeEnd": "6", "timeEnd": "18",
"textStart": "4 PM", "textStart": "4 PM",
"textEnd": "6 PM" "textEnd": "6 PM"
}, },