Browse Source

Fix JSON syntax

dds
Ivan Kravets 10 years ago
parent
commit
0080f26896
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      library.json

+ 2
- 2
library.json View File

@@ -10,10 +10,10 @@
{
"name": "Paul Stoffregen",
"maintainer": true
}
},
"repository":
{
"name": "git",
"type": "git",
"url": "https://github.com/PaulStoffregen/Audio"
}
}

Loading…
Cancel
Save