diff --git a/package-lock.json b/package-lock.json
index 067501d995e4662f0eafbf506cf988b0a42b35f4..ac187661108194fd48ebd5050aafdfba12cd1722 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,11 +1,11 @@
 {
-  "name": "@unlsoft/eslint-config",
+  "name": "@unlcsce/eslint-config",
   "version": "3.0.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
-      "name": "@unlsoft/eslint-config",
+      "name": "@unlcsce/eslint-config",
       "version": "3.0.0",
       "license": "UNLICENSED",
       "devDependencies": {
diff --git a/package.json b/package.json
index d8146239bf86663219fd84b4393dccc723956444..032ab8fe9b860b3d66e1de29827c718c3e4de03d 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
-  "name": "@unlsoft/eslint-config",
+  "name": "@unlcsce/eslint-config",
   "version": "3.0.0",
-  "description": "ESLint configuration used by the UNL SOFT core courses.",
+  "description": "ESLint configuration used by the UNL course CSCE 310.",
   "private": true,
   "license": "UNLICENSED",
   "devDependencies": {