提交 96419591 编写于 作者: fxy060608's avatar fxy060608

chore(qa): package.json

上级 4406a413
{ {
"name": "@dcloudio/uni-quickapp", "name": "@dcloudio/uni-quickapp",
"version": "2.0.0-alpha-24720191216006", "version": "2.0.0-alpha-24720191216006",
"description": "uni-app quickapp", "description": "uni-app quickapp",
"main": "dist/vue.prod.js", "main": "dist/vue.prod.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git", "url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-quickapp" "directory": "packages/uni-quickapp"
}, },
"files": [
"bin",
"components",
"dist",
"lib"
],
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
...@@ -17,7 +23,7 @@ ...@@ -17,7 +23,7 @@
"dependencies": { "dependencies": {
"@hap-toolkit/dsl-vue": "0.6.13", "@hap-toolkit/dsl-vue": "0.6.13",
"@hap-toolkit/packager": "0.6.13", "@hap-toolkit/packager": "0.6.13",
"@hap-toolkit/server": "0.6.13", "@hap-toolkit/server": "0.6.13",
"module-alias": "^2.1.0" "module-alias": "^2.1.0"
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册