Compare commits

..

No commits in common. "e869e4d3236808a982cb7f881d1c6bf68be1a40d" and "f5804d7f4667b2a25726af5a27e52f1842f09de3" have entirely different histories.

3 changed files with 8 additions and 8 deletions

4
package-lock.json generated
View file

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

View file

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

View file

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