aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--package.json3
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2a6f3e5..4ddddf8 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# NEU devtools README
+# NEU Dev Tools README
Utilities for working with the [NEU repo](https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO/)
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",