Skip to content

Commit

Permalink
Some Changest to JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
Modular-Holmes committed May 7, 2024
1 parent a36ece8 commit 69611d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ExampleVendorJson.json → CrewmateJSON.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"fileName": "ExampleVendorJson.json",
"name": "ExampleVendorDep",
"fileName": "CrewmateJSON.json",
"name": "Crewmate",
"version": "0.0.1",
"frcYear": "2024",
"uuid": "Generate A Unique GUID https://guidgenerator.com/online-guid-generator.aspx and insert it here", This line is to purposely make this fail to parse
"uuid": "72eb755b-a7f7-4401-b99b-5b9cc39df113",
"mavenUrls": [
"ThisNeedsToBeTheRootMavenUrl"
],
Expand Down

0 comments on commit 69611d8

Please sign in to comment.