mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
Fix json syntax errors.
I was using the jq json query tool to pull values of the json files in vipackTree but it told me that diaspora.json, strutils2.json, and test_server.json had syntax errors.
This commit is contained in:
parent
434a07b7c8
commit
76ba1bb6ac
3 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"lists": "0.1",
|
||||
"Internet":"0.1",
|
||||
"time": "0.1",
|
||||
"fifo": "0.1",
|
||||
"fifo": "0.1"
|
||||
},
|
||||
"Build":
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue