Skip to content

Commit

Permalink
Add more test items for crafter color
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Aug 30, 2018
1 parent 131e931 commit 7ed4013
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion server/mock/schoenes-module.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,12 @@
"repository": "https://github.com/bla/blubb",
"license": "ISC",
"contributors": [
"daniel <mail@daniel.com>", "Kater Findus <findus@schweden.com>", "Alter Petterson"
"daniel <mail@daniel.com>", "Kater Findus <findus@schweden.com>", "Alter Petterson", {
"name": "Anton Peter",
"email": "test"
},
"Anna Pfirsich <mail@blubber>",
"Arnold Paladin <blablabla>"
],
"_id": "schoenes-module@1.1.0"
}
Expand Down

0 comments on commit 7ed4013

Please sign in to comment.