Skip to content

Commit

Permalink
v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xjh22222228 committed Feb 13, 2022
1 parent 77905ab commit 3c7cf46
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 269 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boomb",
"version": "1.10.0",
"version": "1.10.1",
"author": "xiejiahe",
"repository": {
"type": "git",
Expand All @@ -13,29 +13,29 @@
},
"dependencies": {
"sass": "^1.49.7",
"vue": "^3.2.25",
"vue": "^3.2.31",
"@types/bytes": "^3.1.1",
"@types/lodash.debounce": "^4.0.6",
"@types/nprogress": "^0.2.0",
"@types/uuid": "^8.3.4",
"axios": "^0.25.0",
"bytes": "^3.1.2",
"clipboard": "^2.0.10",
"element-plus": "^1.3.0-beta.10",
"element-plus": "^2.0.1",
"js-base64": "^3.7.2",
"lodash.debounce": "^4.0.8",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"uuid": "^8.3.2",
"viewerjs": "^1.10.3",
"vue-i18n": "^9.1.6",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.1.0",
"@vitejs/plugin-vue": "^2.2.0",
"typescript": "^4.5.5",
"vite": "^2.7.13",
"vue-tsc": "^0.31.1"
"vite": "^2.8.1",
"vue-tsc": "^0.31.3"
}
}
Loading

1 comment on commit 3c7cf46

@vercel
Copy link

@vercel vercel bot commented on 3c7cf46 Feb 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.