Commit 032e8317 authored by liaozan's avatar liaozan 🏀

chore: format

parent 2de23af5
......@@ -2,6 +2,7 @@
node_modules
/dist
/node
package-lock.json
# local env files
.env.local
......
This diff is collapsed.
......@@ -9,14 +9,14 @@
},
"dependencies": {
"axios": "^0.26.1",
"core-js": "^3.8.3",
"vue": "^3.2.13",
"core-js": "^3.21.1",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-service": "~5.0.0"
"@babel/core": "^7.17.8",
"@vue/cli-plugin-babel": "~5.0.3",
"@vue/cli-service": "^5.0.3"
},
"browserslist": [
"> 1%",
......
......@@ -72,6 +72,7 @@ export default {
<style scoped>
.form {
text-align: center;
margin-left: auto;
margin-right: auto;
max-width: 500px;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment