Skip to content

Commit

Permalink
Update description & homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
dfranx committed May 20, 2021
1 parent eecc737 commit 514a3ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "shadered",
"displayName": "SHADERed",
"version": "0.0.3",
"version": "0.0.4",
"publisher": "dfranx",
"description": "Starter extension for developing debug adapters for VS Code.",
"description": "Extension for debugging (and prototyping) GLSL & HLSL shaders",
"author": {
"name": "dfranx",
"email": "dfranx@shadered.org"
Expand All @@ -20,6 +20,7 @@
"Debuggers"
],
"private": true,
"homepage": "https://shadered.org",
"repository": {
"type": "git",
"url": "https://github.com/dfranx/vscode-shadered.git"
Expand Down

0 comments on commit 514a3ee

Please sign in to comment.