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 dev version of concerto
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <jeromesimeon@me.com>
  • Loading branch information
jeromesimeon committed Oct 27, 2021
1 parent 2ff7f0b commit 30a81a3
Show file tree
Hide file tree
Showing 7 changed files with 1,042 additions and 1,068 deletions.
54 changes: 14 additions & 40 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.2.1",
"@accordproject/concerto-core": "1.2.2-20211019133821",
"colors": "1.1.2",
"coveralls": "3.0.1",
"dayjs": "1.10.4",
Expand Down
716 changes: 358 additions & 358 deletions packages/ergo-cli/extracted/ergoccore.js

Large diffs are not rendered by default.

622 changes: 311 additions & 311 deletions packages/ergo-cli/extracted/ergotopcore.js

Large diffs are not rendered by default.

712 changes: 356 additions & 356 deletions packages/ergo-compiler/extracted/compilercore.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/ergo-compiler/package.json
Expand Up @@ -27,7 +27,7 @@
"access": "public"
},
"dependencies": {
"@accordproject/concerto-core": "1.2.1",
"@accordproject/concerto-core": "1.2.2-20211019133821",
"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.2.1",
"@accordproject/concerto-core": "1.2.2-20211019133821",
"@accordproject/ergo-compiler": "0.22.2",
"dayjs": "1.10.4",
"vm2": "3.5.0"
Expand Down

0 comments on commit 30a81a3

Please sign in to comment.