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.1.1"
}
}
624 changes: 483 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.1.1"
}
}
629 changes: 579 additions & 50 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.1.1"
},
"gitHead": "c2608abd7bca953cdb058053b35b105a9ecf0d5a"
}
670 changes: 628 additions & 42 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.1.1"
}
}
525 changes: 473 additions & 52 deletions packages/oo7/yarn.lock

Large diffs are not rendered by default.