diff --git a/cap_table.json b/cap_table.json index dbba2dc..d593019 100644 --- a/cap_table.json +++ b/cap_table.json @@ -1,19 +1 @@ -{ - "name": "Public Inventor", - "dateCreated": "2024-01-01T00:00:00.000Z", - "table": [ - { - "timestamp": "2024-01-01T12:00:00.000Z", - "name": "Prajwal Shah", - "username": "pshah", - "shares": 1000 - }, - { - "timestamp": "2024-01-02T15:30:00.000Z", - "name": "Robert Read", - "username": "rread", - "shares": 1700 - } - ] -} - \ No newline at end of file +{"name":"Public Inventor","table":[{"timestamp":"2024-01-01T12:00:00.000Z","name":"Prajwal Shah","username":"pshah","shares":1000},{"timestamp":"2024-01-02T15:30:00.000Z","name":"Robert Read","username":"rread","shares":1700},{"timestamp":"2024-07-17T23:07:24.748Z","name":"Christina Cole","username":"ccole","shares":1500}]} \ No newline at end of file