Create package.json

This commit is contained in:
alsmile 2021-01-31 15:24:51 +08:00 committed by GitHub
parent c8935df8be
commit 5cd5474f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
},
"dependencies": {
"core-js": "^3.6.5",
"topology-vue": "^0.1.7",
"topology-vue": "0.2.12",
"vue": "^2.6.11",
"vue-router": "^3.2.0"
},
@ -29,4 +29,4 @@
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11"
}
}
}