update test
Showing
... | @@ -4,12 +4,12 @@ | ... | @@ -4,12 +4,12 @@ |
"version": "2.1.8", | "version": "2.1.8", | ||
"description": "云端一体应用快速开发基本项目模版", | "description": "云端一体应用快速开发基本项目模版", | ||
"keywords": [ | "keywords": [ | ||
"login", | "login", | ||
"登录", | "登录", | ||
"搜索", | "搜索", | ||
"uni-id实例", | "uni-id实例", | ||
"留言板" | "留言板" | ||
], | ], | ||
"repository": "https://gitcode.net/dcloud/uni-starter", | "repository": "https://gitcode.net/dcloud/uni-starter", | ||
"engines": { | "engines": { | ||
"HBuilderX": "^3.2.6" | "HBuilderX": "^3.2.6" | ||
... | @@ -83,5 +83,8 @@ | ... | @@ -83,5 +83,8 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"qrcodejs2": "^0.0.2" | "qrcodejs2": "^0.0.2" | ||
}, | |||
"devDependencies": { | |||
"jest-image-snapshot": "^6.4.0" | |||
} | } | ||
} | } |
想要评论请 注册 或 登录