Skip to content

Commit

Permalink
fix: add @ctrl/tinycolor dependency to package.json (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
aojunhao123 authored Jan 7, 2025
1 parent 37222fa commit 15b5831
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
},
"license": "MIT",
"dependencies": {
"@ctrl/tinycolor": "^3.6.1",
"classnames": "^2.2.6",
"dayjs": "^1.11.4",
"lodash.camelcase": "^4.3.0",
Expand Down Expand Up @@ -80,4 +81,4 @@
"typescript": "^4.6.3",
"umi-test": "^1.9.7"
}
}
}

0 comments on commit 15b5831

Please sign in to comment.