Skip to content

Commit

Permalink
Add icon, lodash
Browse files Browse the repository at this point in the history
  • Loading branch information
technosophos committed May 23, 2017
1 parent 94f485b commit c053c0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Binary file added images/helm_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
"name": "vscode-helm",
"displayName": "vscode-helm",
"description": "Chart development tools for Kubernetes Helm",
"version": "0.0.1",
"version": "0.1.0",
"publisher": "technosophos",
"icon": "images/helm_icon.png",
"engines": {
"vscode": "^1.11.0"
},
"license": "MIT",
"repository": "https://github.com/technosophos/vscode-helm.git",
"categories": [
"Languages",
"Snippets",
Expand Down Expand Up @@ -115,4 +118,4 @@
"yamljs":"0.2.10",
"lodash":">3"
}
}
}

0 comments on commit c053c0a

Please sign in to comment.