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

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

Loading…
Cancel
Save