Skip to content

Commit

Permalink
🔧 chore: 优化依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Mar 28, 2022
1 parent b54a876 commit 5713040
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 51 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@
"terser-webpack-plugin": "^5.1.1",
"ts-jest": "^27.0.2",
"ts-node": "^10.0.0",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typedoc": "^0.21.0",
"typescript": "^4.5.5",
"umi": "^3.5.20",
Expand Down
5 changes: 5 additions & 0 deletions packages/color-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,10 @@
"prepublishOnly": "pnpm run build",
"cov": "jest --coverage",
"clean": "rm -rf es lib dist build coverage .umi"
},
"dependencies": {
"reactcss": "^1.2.3",
"lodash": "^4.17.21",
"tinycolor2": "^1.4.2"
}
}
60 changes: 11 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5713040

Please sign in to comment.