diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a4855a9..5c379d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neudevtools", - "displayName": "neudevtools", + "displayName": "NEU Dev Tools", "description": "Development additions for working with the NEU repo", "version": "0.0.1", "engines": { @@ -32,6 +32,7 @@ "repository": { "url": "https://git.nea.moe/nea/neudevtools" }, + "publisher": "romangraef", "devDependencies": { "@types/glob": "^8.1.0", "@types/mocha": "^10.0.1", |