diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:27:17 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:27:17 +0100 |
| commit | bb6c1bf15efb3a3b534ce0a8db1f89669875cb00 (patch) | |
| tree | dae16ea383945a0dc3c761aa686bd2ad0376ef95 /package.json | |
| parent | 50266a18d9b653651a60dee9041b71fd35b0c1e4 (diff) | |
Add publisher to package.json
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 6796641..72d231b 100644 --- a/package.json +++ b/package.json @@ -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" |