aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Nathan Graule <solarliner@gmail.com> 2017-05-14 14:11:13 +0200
committerGravatar Nathan Graule <solarliner@gmail.com> 2017-05-14 14:11:13 +0200
commit70ae79f64b58b0af82d2e089aea53cf5884fe07c (patch)
treea1c727ebf0c8722b03f511d6bec629766389beb4 /package.json
parent69b245ab08a890395d333a5f09eb59a4729a21a6 (diff)
Published extension on the Marketplace!
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 02482b0..4584cbd 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,10 @@
"description": "Color theme designed to match the popular Ubuntu \"Arc\" theme.",
"version": "0.0.1",
"publisher": "SolarLiner",
+ "repository": {
+ "type": "GitHub",
+ "url": "https://github.com/SolarLiner/vscode-arc-theme"
+ },
"engines": {
"vscode": "^1.12.0"
},