Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Feb 2, 2021
1 parent c95038c commit 6553d8c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions spec/fixtures/dub.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"authors": [
"Amin Yahyaabadi"
],
"copyright": "Copyright © 2021, Amin Yahyaabadi",
"description": "A minimal D application.",
"license": "proprietary",
"name": "hello-world"
"authors": ["Amin Yahyaabadi"],
"copyright": "Copyright © 2021, Amin Yahyaabadi",
"description": "A minimal D application.",
"license": "proprietary",
"name": "hello-world"
}

0 comments on commit 6553d8c

Please sign in to comment.