]> git.r.bdr.sh - rbdr/api-notation.vscode/blobdiff - package.json
Add repository
[rbdr/api-notation.vscode] / package.json
index 67966411469b82f65c5a5b90761bd838c079780d..53c64520204fb8ee2acee7a824c677fff8ae67db 100644 (file)
@@ -2,13 +2,18 @@
     "name": "api-notation",
     "displayName": "API Notation",
     "description": "Syntax Highlighting for API notation",
-    "version": "0.1.0",
+    "publisher": "rbdr",
+    "version": "0.2.0",
     "engines": {
         "vscode": "^1.30.0"
     },
     "categories": [
         "Programming Languages"
     ],
+    "repository": {
+      "type": "git",
+      "url": "https://gitlab.com/rbdr/api-notation.vscode.git"
+    },
     "contributes": {
         "languages": [
             {