aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1cc8c25..6c0a5a0 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "gosnippets",
+ "name": "gotools",
"displayName": "Golang snippets",
"description": "Snippets for productive work",
"version": "0.0.1",
@@ -24,6 +24,6 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/neonxp/GoSnippets"
+ "url": "https://github.com/neonxp/GoTools"
}
}