This repository was archived by the owner on Sep 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 0.20.9 " ,
6+ "version" : " 0.20.10 " ,
77 "hoist" : true
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @accordproject/ergo" ,
33 "description" : " The Ergo Language for Smart Legal Contracts" ,
4- "version" : " 0.20.9 " ,
4+ "version" : " 0.20.10 " ,
55 "scripts" : {
66 "postinstall" : " npm run models:get && lerna bootstrap" ,
77 "prepare" : " npm run pkgcheck" ,
162162 }
163163 },
164164 "dependencies" : {}
165- }
165+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @accordproject/ergo-cli" ,
3- "version" : " 0.20.9 " ,
3+ "version" : " 0.20.10 " ,
44 "description" : " Ergo CLI" ,
55 "engines" : {
66 "node" : " >=8" ,
4242 },
4343 "homepage" : " https://www.accordproject.org/projects/ergo" ,
4444 "dependencies" : {
45- "@accordproject/ergo-compiler" : " 0.20.9 " ,
46- "@accordproject/ergo-engine" : " 0.20.9 " ,
47- "@accordproject/ergo-test" : " 0.20.9 " ,
45+ "@accordproject/ergo-compiler" : " 0.20.10 " ,
46+ "@accordproject/ergo-engine" : " 0.20.10 " ,
47+ "@accordproject/ergo-test" : " 0.20.10 " ,
4848 "chalk" : " 2.4.1" ,
4949 "jsome" : " 2.5.0" ,
5050 "moment-mini" : " 2.22.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @accordproject/ergo-compiler" ,
3- "version" : " 0.20.9 " ,
3+ "version" : " 0.20.10 " ,
44 "description" : " Ergo Compiler" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @accordproject/ergo-engine" ,
3- "version" : " 0.20.9 " ,
3+ "version" : " 0.20.10 " ,
44 "description" : " Ergo Engine" ,
55 "repository" : {
66 "type" : " git" ,
3333 " index.browser.js"
3434 ],
3535 "dependencies" : {
36- "@accordproject/ergo-compiler" : " 0.20.9 " ,
36+ "@accordproject/ergo-compiler" : " 0.20.10 " ,
3737 "moment-mini" : " 2.22.1" ,
3838 "vm2" : " 3.5.0"
3939 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @accordproject/ergo-test" ,
3- "version" : " 0.20.9 " ,
3+ "version" : " 0.20.10 " ,
44 "description" : " Ergo Test" ,
55 "repository" : {
66 "type" : " git" ,
2828 "access" : " public"
2929 },
3030 "dependencies" : {
31- "@accordproject/ergo-compiler" : " 0.20.9 " ,
32- "@accordproject/ergo-engine" : " 0.20.9 " ,
31+ "@accordproject/ergo-compiler" : " 0.20.10 " ,
32+ "@accordproject/ergo-engine" : " 0.20.10 " ,
3333 "chai" : " 4.2.0" ,
3434 "chai-as-promised" : " 7.1.1" ,
3535 "chai-things" : " 0.2.0" ,
You can’t perform that action at this time.
0 commit comments