release: update 3.8.7

This commit is contained in:
xiaoxian521
2022-11-28 01:49:35 +08:00
parent 68492ec362
commit bbe23ce0a2
8 changed files with 27 additions and 270 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pure-admin-thin",
"version": "3.8.6",
"version": "3.8.7",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",
@@ -110,7 +110,7 @@
"tailwindcss": "^3.2.4",
"terser": "^5.15.1",
"typescript": "^4.9.3",
"unplugin-vue-macros": "^1.0.3",
"unplugin-vue-define-options": "^1.0.0",
"vite": "3.1.8",
"vite-plugin-cdn-import": "^0.3.5",
"vite-plugin-compression": "^0.5.1",