aboutsummaryrefslogtreecommitdiff
path: root/lib/client
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 /lib/client
parentcedc795e7eea326e73a9625f5ca7bfbead9b34de (diff)
hopefully last commit before release & fix some minor annoyances
Diffstat (limited to 'lib/client')
-rw-r--r--lib/client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/client/package.json b/lib/client/package.json
index c5e0f04..54e71b2 100644
--- a/lib/client/package.json
+++ b/lib/client/package.json
@@ -2,7 +2,7 @@
"name": "@vnuge/cmnext-client",
"version": "0.1.2",
"type": "module",
- "copyright": "Copyright \u00A9 2023 Vaughn Nugent",
+ "copyright": "Copyright \u00A9 2024 Vaughn Nugent",
"author": "Vaughn Nugent",
"description": "A browser client library to access your CMNext content from its http static storage",
"repository": "https://github.com/VnUgE/CMNext/tree/master/lib/client",