Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
chore(dep) Upgrade to Concerto 1.0.0-alpha.10
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <jeromesimeon@me.com>
  • Loading branch information
jeromesimeon committed Apr 26, 2021
1 parent 06f1d21 commit 8756294
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 47 deletions.
86 changes: 43 additions & 43 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 package.json
Expand Up @@ -28,7 +28,7 @@
],
"license": "Apache-2.0",
"devDependencies": {
"@accordproject/concerto-core": "1.0.0-alpha.9",
"@accordproject/concerto-core": "1.0.0-alpha.10",
"colors": "1.1.2",
"coveralls": "3.0.1",
"dayjs": "1.10.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/ergo-cli/extracted/ergotopcore.js

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

2 changes: 1 addition & 1 deletion packages/ergo-compiler/package.json
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"dependencies": {
"@accordproject/concerto-core": "1.0.0-alpha.9",
"@accordproject/concerto-core": "1.0.0-alpha.10",
"acorn": "5.1.2",
"dayjs": "1.10.4",
"debug": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ergo-engine/package.json
Expand Up @@ -34,7 +34,7 @@
"index.browser.js"
],
"dependencies": {
"@accordproject/concerto-core": "1.0.0-alpha.9",
"@accordproject/concerto-core": "1.0.0-alpha.10",
"@accordproject/ergo-compiler": "0.22.0-alpha.8",
"dayjs": "1.10.4",
"vm2": "3.5.0"
Expand Down

0 comments on commit 8756294

Please sign in to comment.