初始化项目, 添加TDesign等包
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "miniprogram-ts-quickstart",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"scripts": {},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "",
|
||||
"dependencies": {
|
||||
"tdesign-miniprogram": "^1.11.2",
|
||||
"big.js": "v7.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"miniprogram-api-typings": "^4.1.0",
|
||||
"@types/big.js": "^6.2.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user