]> git.r.bdr.sh - rbdr/api-notation.vscode/commitdiff
Add publisher to package.json
authorBen Beltran <redacted>
Tue, 5 Feb 2019 21:27:17 +0000 (22:27 +0100)
committerBen Beltran <redacted>
Tue, 5 Feb 2019 21:27:17 +0000 (22:27 +0100)
package.json

index 67966411469b82f65c5a5b90761bd838c079780d..72d231bce91092aa70cc1ba904202794716d501b 100644 (file)
@@ -2,6 +2,7 @@
     "name": "api-notation",
     "displayName": "API Notation",
     "description": "Syntax Highlighting for API notation",
+    "publisher": "rbdr",
     "version": "0.1.0",
     "engines": {
         "vscode": "^1.30.0"