File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "immediatePerWeek " : 0 ,
3
- "balancedPerWeek" : 0 ,
2
+ "allocationPolicies " : [
3
+ ] ,
4
4
"maxSimultaneousDistributions" : 100
5
- }
5
+ }
Original file line number Diff line number Diff line change 1
1
Auto-generated. Commit changes, do not edit, do not delete.
2
- 0.9 .0
2
+ 0.10 .0
Original file line number Diff line number Diff line change 7
7
"license" : " MIT" ,
8
8
"private" : true ,
9
9
"dependencies" : {
10
- "sourcecred" : " ^0.9.3 "
10
+ "sourcecred" : " ^0.10.0 "
11
11
},
12
12
"scripts" : {
13
13
"clean" : " rimraf cache site" ,
Original file line number Diff line number Diff line change @@ -4934,10 +4934,10 @@ source-map@^0.6.1:
4934
4934
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
4935
4935
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
4936
4936
4937
- sourcecred@^0.9.3 :
4938
- version "0.9.3 "
4939
- resolved "https://registry.yarnpkg.com/sourcecred/-/sourcecred-0.9.3 .tgz#102177228d72be3275df2e381f61516ff1483048 "
4940
- integrity sha512-G8sbLmDEPjrhbJ0rsyBsgnOVI8UUnTFFMGEf6rTGgdW/9grVpvNHF3ZOGitt8xv5GUOwV0jQZN1PmjshlY3+UA ==
4937
+ sourcecred@^0.10.0 :
4938
+ version "0.10.0 "
4939
+ resolved "https://registry.yarnpkg.com/sourcecred/-/sourcecred-0.10.0 .tgz#910763b4727a06a708c421fe00ba50aa792c0e38 "
4940
+ integrity sha512-y4mSKV6ndDKqm/djL2nI/3h+Ky19cqP8ULZkYiXLlwvzIaXk4h2fPVCSanxgCUkvGmhew5LJa65zmYGI6HLJ8A ==
4941
4941
dependencies :
4942
4942
" @date-io/date-fns" " 1.3.11"
4943
4943
" @material-ui/core" " ^4.11.2"
You can’t perform that action at this time.
0 commit comments