Skip to content

Commit

Permalink
fix: rename smapi commands version parameter since it was conflicting…
Browse files Browse the repository at this point in the history
… with global version parameter (#125)

Co-authored-by: kakha urigashvili <[email protected]>
  • Loading branch information
kakhaUrigashvili and kakha urigashvili authored Apr 15, 2020
1 parent d74332f commit 11f808a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/commands/smapi/customizations/parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"vendorId": {
"skip": true
},
"version": {
"name": "vers"
},
"createSkillRequest": {
"skipUnwrap": true,
"name": "manifest"
Expand Down

0 comments on commit 11f808a

Please sign in to comment.