Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JacquesLucke committed Nov 12, 2018
1 parent 04eb40a commit c979695
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"title": "Update Addon"
}
],
"configuration":[
"configuration": [
{
"title": "Blender",
"properties": {
Expand Down Expand Up @@ -76,5 +76,8 @@
},
"dependencies": {
"request": "^2.87.0"
}
}
},
"extensionDependencies": [
"ms-python.python"
]
}

0 comments on commit c979695

Please sign in to comment.