]> git.r.bdr.sh - rbdr/api-notation.vscode/blobdiff - package.json
Add license
[rbdr/api-notation.vscode] / package.json
index 4973fa1a873e06c975b949d4aa2b0f09bf2d702b..2319e61b2b814f4e05172fd46bc3072b75d3d201 100644 (file)
@@ -3,13 +3,17 @@
     "displayName": "API Notation",
     "description": "Syntax Highlighting for API notation",
     "publisher": "rbdr",
-    "version": "0.2.0",
+    "version": "1.0.0",
     "engines": {
         "vscode": "^1.30.0"
     },
     "categories": [
         "Programming Languages"
     ],
+    "repository": {
+        "type": "git",
+        "url": "https://gitlab.com/rbdr/api-notation.vscode.git"
+    },
     "contributes": {
         "languages": [
             {