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

Commit

Permalink
wip(dep) Switch to strict validation
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <jeromesimeon@me.com>
  • Loading branch information
jeromesimeon committed Dec 12, 2019
1 parent a9340c2 commit 259a229
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 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 package.json
Expand Up @@ -35,7 +35,7 @@
],
"license": "Apache-2.0",
"devDependencies": {
"@accordproject/concerto-core": "0.82.6",
"@accordproject/concerto-core": "0.82.7-20191212180105",
"colors": "1.1.2",
"coveralls": "3.0.1",
"event-stream": "3.3.2",
Expand Down Expand Up @@ -162,4 +162,4 @@
}
},
"dependencies": {}
}
}
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 @@ -26,7 +26,7 @@
"access": "public"
},
"dependencies": {
"@accordproject/concerto-core": "0.82.6",
"@accordproject/concerto-core": "0.82.7-20191212180105",
"@accordproject/markdown-cicero": "0.9.2",
"@accordproject/markdown-common": "0.9.2",
"acorn": "5.1.2",
Expand Down

0 comments on commit 259a229

Please sign in to comment.