Skip to content

Commit

Permalink
v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xjh22222228 committed Jan 19, 2022
1 parent 713bb1e commit 18a1016
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 108 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boomb",
"version": "1.8.0",
"version": "1.9.0",
"author": "xiejiahe",
"repository": {
"type": "git",
Expand All @@ -12,7 +12,7 @@
"preview": "vite preview"
},
"dependencies": {
"sass": "^1.48.0",
"sass": "^1.49.0",
"vue": "^3.2.25",
"@types/bytes": "^3.1.1",
"@types/lodash.debounce": "^4.0.6",
Expand All @@ -35,7 +35,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.1",
"typescript": "^4.5.4",
"vite": "^2.7.12",
"vue-tsc": "^0.30.5"
"vite": "^2.7.13",
"vue-tsc": "^0.30.6"
}
}
Loading

0 comments on commit 18a1016

Please sign in to comment.