File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.1 .0"
5+ "version" : " 1.4 .0"
66}
Original file line number Diff line number Diff line change 11{
22 "name" : " chainlink" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.4 .0" ,
44 "private" : true ,
55 "bin" : {
66 "chainlink" : " bin/chainlink.js"
2525 "typescript" : " ~3.9.7"
2626 },
2727 "dependencies" : {
28- "@augurproject/smart" : " ^1.1 .0" ,
28+ "@augurproject/smart" : " ^1.4 .0" ,
2929 "@aws-cdk/aws-ec2" : " ^1.114.0" ,
3030 "@aws-cdk/aws-ecs" : " ^1.114.0" ,
3131 "@aws-cdk/aws-ecs-patterns" : " ^1.114.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @augurproject/comps" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.4 .0" ,
44 "private" : true ,
55 "main" : " build" ,
66 "types" : " build/index.d.ts" ,
77 "dependencies" : {
8- "@augurproject/ethereum-multicall" : " ^1.1 .0" ,
8+ "@augurproject/ethereum-multicall" : " ^1.4 .0" ,
99 "@uniswap/sdk" : " ^3.0.3" ,
1010 "@web3-react/abstract-connector" : " ^6.0.7" ,
1111 "@web3-react/core" : " ^6.1.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @augurproject/ethereum-multicall" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @augurproject/simplified" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.4 .0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@augurproject/comps" : " ^1.1 .0" ,
6+ "@augurproject/comps" : " ^1.4 .0" ,
77 "@babel/core" : " 7.12.3" ,
88 "@ethersproject/experimental" : " 5.0.7" ,
99 "@ethersproject/solidity" : " ^5.0.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @augurproject/smart" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.4 .0" ,
44 "main" : " dist" ,
55 "repository" : " https://github.com/AugurProject/turbo/packages/smart" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @augurproject/sport" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.4 .0" ,
44 "private" : true ,
55 "dependencies" : {
6- "@augurproject/comps" : " ^1.1 .0" ,
6+ "@augurproject/comps" : " ^1.4 .0" ,
77 "@babel/core" : " 7.12.3" ,
88 "@ethersproject/experimental" : " 5.0.7" ,
99 "@ethersproject/solidity" : " ^5.0.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @augurproject/subgraph" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.4 .0" ,
44 "scripts" : {
55 "smart" : " yarn --silent workspace @augurproject/smart" ,
66 "build-contract" : " solc contracts/Gravity.sol --abi -o abis --overwrite && solc contracts/Gravity.sol --bin -o bin --overwrite" ,
You can’t perform that action at this time.
0 commit comments