release: update 3.8.7

This commit is contained in:
xiaoxian521
2022-11-28 01:47:28 +08:00
parent 28267cf22e
commit d6af3e9d33
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",
@@ -112,7 +112,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",