Skip to content

Commit 680a042

Browse files
committed
build(tdesign): 添加 less 作为开发依赖
1 parent 0b017d0 commit 680a042

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"dependencies": {
33
"@tdesign/uniapp": "^0.7.1"
4+
},
5+
"devDependencies": {
6+
"less": "^4.5.1"
47
}
58
}

0 commit comments

Comments
 (0)