Skip to content

Commit

Permalink
feat: add generator config param (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmvilas committed Apr 29, 2020
1 parent fcd5151 commit 961ef50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .tp-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"description": "The server you want to use in the code.",
"required": true
}
}
},
"generator": ">=0.40.1 <2.0.0"
}

0 comments on commit 961ef50

Please sign in to comment.