Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmonette committed Sep 16, 2015
1 parent b0f3331 commit 93fe017
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,12 @@
"name":"api_name",
"description":"Apex Class API Name",
"default":"MyCustomIterable"
}
],
[
},
{
"name":"type_name",
"description":"Type name",
"default":"Account"
}
],
[
},
{
"name":"iterator_class_name",
"description":"Iterator Apex Class API Name",
Expand All @@ -128,9 +124,7 @@
"name":"api_name",
"description":"Apex Class API Name",
"default":"MyCustomIterable"
}
],
[
},
{
"name":"type_name",
"description":"Type name",
Expand Down

0 comments on commit 93fe017

Please sign in to comment.