Skip to content

Commit

Permalink
Merge pull request #2945 from matiu/ver/v8.22.1
Browse files Browse the repository at this point in the history
Ver/v8.22.1. + deps
  • Loading branch information
matiu authored Aug 31, 2020
2 parents 829b644 + a844aa2 commit 24fc84a
Show file tree
Hide file tree
Showing 31 changed files with 6,671 additions and 359 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.9.1",
"version": "8.22.0",
"version": "8.22.1",
"packages": [
"packages/*"
]
Expand Down
85 changes: 12 additions & 73 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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.21.0",
"version": "8.22.1",
"prettier": {
"singleQuote": true,
"printWidth": 120
Expand Down
2 changes: 1 addition & 1 deletion packages/bitcore-build/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/bitcore-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bitcore-build",
"version": "8.22.0",
"version": "8.22.1",
"description": "A helper for common tasks to build bitcore modules'",
"main": "index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 24fc84a

Please sign in to comment.