Skip to content

Commit

Permalink
release: update 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxian521 committed Dec 5, 2022
1 parent 132fbba commit 27056e7
Show file tree
Hide file tree
Showing 11 changed files with 3,690 additions and 1,788 deletions.
2 changes: 0 additions & 2 deletions build/optimize.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ const include = [
"pinia",
"lodash",
"echarts",
"xe-utils",
"vxe-table",
"js-cookie",
"lodash-es",
"@vueuse/core",
Expand Down
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pure-admin-thin",
"version": "3.9.3",
"version": "3.9.4",
"private": true,
"scripts": {
"dev": "NODE_OPTIONS=--max-old-space-size=4096 vite",
Expand Down Expand Up @@ -54,9 +54,7 @@
"responsive-storage": "^2.1.0",
"vue": "^3.2.45",
"vue-router": "^4.1.6",
"vue-types": "^4.2.1",
"vxe-table": "^4.3.6",
"xe-utils": "^3.5.7"
"vue-types": "^4.2.1"
},
"devDependencies": {
"@commitlint/cli": "13.1.0",
Expand Down Expand Up @@ -86,7 +84,6 @@
"eslint": "^8.8.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^9.7.0",
"font-awesome": "^4.7.0",
"husky": "^7.0.4",
"lint-staged": "11.1.2",
"picocolors": "^1.0.0",
Expand Down
Loading

0 comments on commit 27056e7

Please sign in to comment.