Compare commits
3 commits
7c0d672e7e
...
1ef1373408
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ef1373408 | |||
| e869e4d323 | |||
| f4fb0efba1 |
3 changed files with 8 additions and 8 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "raceway",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "raceway",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"dependencies": {
|
||||
"@marzzelo/windir": "^1.2.3",
|
||||
"next": "^16.3.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "raceway",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
"desc": "Conduct a thorough inspection of the site to identify any potential issues.",
|
||||
"type": "4",
|
||||
"timeStart": "12",
|
||||
"timeEnd": "2",
|
||||
"timeEnd": "14",
|
||||
"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": "2",
|
||||
"timeEnd": "4",
|
||||
"timeStart": "14",
|
||||
"timeEnd": "16",
|
||||
"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": "4",
|
||||
"timeEnd": "6",
|
||||
"timeStart": "16",
|
||||
"timeEnd": "18",
|
||||
"textStart": "4 PM",
|
||||
"textEnd": "6 PM"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue