aboutsummaryrefslogtreecommitdiff
path: root/lib/admin/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-08-31 22:17:50 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-08-31 22:17:50 -0400
commitd66290269d4709fe2d909284801f31669aa26f74 (patch)
treefcc7151652c880f60f5020c4069901439b6b6a8f /lib/admin/package.json
parentafdeeb686f3aa022bec19084a337e233c622b4e3 (diff)
pre tag updates
Diffstat (limited to 'lib/admin/package.json')
-rw-r--r--lib/admin/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/admin/package.json b/lib/admin/package.json
index 723d38c..521ef3d 100644
--- a/lib/admin/package.json
+++ b/lib/admin/package.json
@@ -23,10 +23,7 @@
"devDependencies": {
"@types/lodash-es": "^4.14.194",
"@babel/types":"^7.x",
- "@typescript-eslint/eslint-plugin": "^6.4.x",
- "axios": "^1.x",
- "jose": "^4.13.x",
- "universal-cookie": "^6.x"
+ "@typescript-eslint/eslint-plugin": "^6.4.x"
},
"peerDependencies": {
@@ -34,7 +31,10 @@
"@vueuse/router": "^10.x",
"lodash-es": "^4.x",
"vue": "^3.x",
- "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/vnlib.browser/3c79abbe108be5d2780efdb2328c1a3ff9121d2b/@vnuge-vnlib.browser/release.tgz"
+ "axios": "^1.x",
+ "jose": "^4.13.x",
+ "universal-cookie": "^6.x",
+ "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/vnlib.browser/00b4fcd2aebdeecabe4a2d4ced645209fbb797aa/@vnuge-vnlib.browser/release.tgz"
},
"eslintConfig": {