aboutsummaryrefslogtreecommitdiff
path: root/ci/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-07 01:53:03 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-07 01:53:03 -0500
commite01aae6c30f18003ceae07c092cddeb488e8f472 (patch)
treed7dd1b9bd931d1b274243bfb34fb44885c94e395 /ci/package.json
parentce77fe97522bc9c37ccc275efebb94e920c1f2ae (diff)
package updates & social auth setup
Diffstat (limited to 'ci/package.json')
-rw-r--r--ci/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci/package.json b/ci/package.json
index d899975..890b03d 100644
--- a/ci/package.json
+++ b/ci/package.json
@@ -1,10 +1,10 @@
{
- "name": "Full-Package",
+ "name": "CMNext",
"version": "0.1.0",
"type": "module",
- "copyright": "Copyright \u00A9 2023 Vaughn Nugent",
+ "copyright": "Copyright \u00A9 2024 Vaughn Nugent",
"author": "Vaughn Nugent",
- "description": "The project contains a ready-to-run, CMNext admin server installation for Windows, Linux, and MacOS for .NET/6.0 Runtime.",
+ "description": "The project contains a ready-to-run, CMNext admin server installation for Windows, Linux, and MacOS for .NET/8.0 Runtime.",
"repository": "https://github.com/VnUgE/CMNext/tree/master/ci",
"output_dir": "bin"
} \ No newline at end of file