aboutsummaryrefslogtreecommitdiff
path: root/lib/vnlib.browser/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vnlib.browser/package.json')
-rw-r--r--lib/vnlib.browser/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/vnlib.browser/package.json b/lib/vnlib.browser/package.json
index 056b187..795b36a 100644
--- a/lib/vnlib.browser/package.json
+++ b/lib/vnlib.browser/package.json
@@ -4,7 +4,7 @@
"author": "Vaughn Nugent",
"description": "Client JavaScript helper library for vuejs3 web-apps for connecting with Essentials.Accounts plugin and vuejs helpers.",
"repository":"https://github.com/VnUgE/Plugins.Essentials/tree/master/lib/vnlib.browser",
- "copyright":"Copyright \u00A9 2023 Vaughn Nugent",
+ "copyright":"Copyright \u00A9 2024 Vaughn Nugent",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -20,7 +20,7 @@
"@babel/types": "^7.x",
"@types/lodash-es": "^4.14.x",
"@types/node": "^20.5.1",
- "@typescript-eslint/eslint-plugin": "^6.x.x"
+ "@typescript-eslint/eslint-plugin": "^7.x.x"
},
"peerDependencies": {