File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 56
56
"release" : " webpack --progress --hide-modules --config ./build/webpack.release.js && cross-env NODE_ENV=production webpack --progress --hide-modules --config ./build/webpack.release.min.js" ,
57
57
"prepublishOnly" : " yarn run lint && yarn run test && yarn run build"
58
58
},
59
- "dependencies" : {
60
- "lodash.merge" : " ^4.6.0"
61
- },
59
+ "dependencies" : {},
62
60
"peerDependencies" : {
63
61
"chart.js" : " 2.7.x"
64
62
},
Original file line number Diff line number Diff line change @@ -4014,10 +4014,6 @@ lodash.memoize@^4.1.2:
4014
4014
version "4.1.2"
4015
4015
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
4016
4016
4017
- lodash.merge@^4.6.0 :
4018
- version "4.6.0"
4019
- resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
4020
-
4021
4017
lodash.mergewith@^4.0.0 :
4022
4018
version "4.6.0"
4023
4019
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
You can’t perform that action at this time.
0 commit comments