Skip to content

Commit

Permalink
(chore) Bump Ergo 0.8
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <[email protected]>
  • Loading branch information
jeromesimeon committed Apr 5, 2019
1 parent a9742c1 commit ca3df10
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.

2 changes: 1 addition & 1 deletion packages/cicero-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"webpack-cli": "^3.1.0"
},
"dependencies": {
"@accordproject/ergo-compiler": "0.7.4-20190404234450",
"@accordproject/ergo-compiler": "0.8.0",
"axios": "0.18.0",
"composer-concerto": "0.70.2",
"debug": "4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cicero-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"dependencies": {
"@accordproject/cicero-core": "0.11.1",
"@accordproject/ergo-compiler": "0.7.4-20190404234450",
"@accordproject/ergo-engine": "0.7.4-20190404234450",
"@accordproject/ergo-compiler": "0.8.0",
"@accordproject/ergo-engine": "0.8.0",
"composer-concerto": "0.70.2",
"moment-mini": "2.22.1"
},
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 @@ -46,7 +46,7 @@
"dependencies": {
"@accordproject/cicero-core": "0.11.1",
"@accordproject/cicero-engine": "0.11.1",
"@accordproject/ergo-test": "0.7.4-20190404234450",
"@accordproject/ergo-test": "0.8.0",
"chai": "4.2.0",
"chai-things": "0.2.0",
"cucumber": "^5.1.0"
Expand Down

0 comments on commit ca3df10

Please sign in to comment.