Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/oo7-parity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"mocha": "^3.2.0"
"mocha": "^6.2.0"
}
}
638 changes: 497 additions & 141 deletions packages/oo7-parity/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/oo7-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.22.0",
"chai": "^4.2.0",
"mocha": "^5.2.0"
"mocha": "^6.2.0"
}
}
638 changes: 593 additions & 45 deletions packages/oo7-react/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/oo7-substrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^5.2.0"
"mocha": "^6.2.0"
},
"gitHead": "c2608abd7bca953cdb058053b35b105a9ecf0d5a"
}
676 changes: 638 additions & 38 deletions packages/oo7-substrate/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/oo7/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"mocha": "^5.2.0"
"mocha": "^6.2.0"
}
}
539 changes: 487 additions & 52 deletions packages/oo7/yarn.lock

Large diffs are not rendered by default.