Skip to content

Commit

Permalink
chore(dep) Upgrade to Ergo 0.20.10
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <[email protected]>
  • Loading branch information
jeromesimeon committed Apr 10, 2020
1 parent a9f62dd commit 2429bb9
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/cicero-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"dependencies": {
"@accordproject/concerto-core": "0.82.7",
"@accordproject/ergo-compiler": "0.20.10-20200407011057",
"@accordproject/ergo-engine": "0.20.10-20200407011057",
"@accordproject/ergo-compiler": "0.20.10",
"@accordproject/ergo-engine": "0.20.10",
"@accordproject/markdown-common": "0.10.4",
"@accordproject/markdown-cicero": "0.10.4",
"@accordproject/markdown-html": "0.10.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cicero-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@accordproject/cicero-core": "0.20.9",
"@accordproject/ergo-engine": "0.20.10-20200407011057",
"@accordproject/ergo-engine": "0.20.10",
"moment-mini": "2.22.1"
},
"license-check-config": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cicero-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@accordproject/cicero-core": "0.20.9",
"@accordproject/cicero-engine": "0.20.9",
"@accordproject/ergo-test": "0.20.10-20200407011057",
"@accordproject/ergo-test": "0.20.10",
"chai": "4.2.0",
"chai-things": "0.2.0",
"cucumber": "5.1.0"
Expand Down

0 comments on commit 2429bb9

Please sign in to comment.