aboutsummaryrefslogtreecommitdiff
path: root/front-end/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-12-31 21:22:00 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-12-31 21:22:00 -0500
commit272dad8ba722a6a1a072790cf13f3efb9f40f7af (patch)
treea5dc749b38eb73e9fc9ffcb39ef1b0ac27e8c155 /front-end/package.json
parentcedc795e7eea326e73a9625f5ca7bfbead9b34de (diff)
hopefully last commit before release & fix some minor annoyances
Diffstat (limited to 'front-end/package.json')
-rw-r--r--front-end/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/front-end/package.json b/front-end/package.json
index 0e60e64..c910fc5 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -3,7 +3,7 @@
"private": true,
"version": "0.1.2",
"type": "module",
- "copyright": "Copyright \u00A9 2023 Vaughn Nugent",
+ "copyright": "Copyright \u00A9 2024 Vaughn Nugent",
"description": "The CMNext admin web UI, built with Tailwindcss and Vuejs",
"repository": "https://github.com/VnUgE/CMNext/tree/master/front-end",
"author": "Vaughn Nugent",