Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Commit

Permalink
Add: test on latest fullnode
Browse files Browse the repository at this point in the history
  • Loading branch information
yqrashawn committed Apr 16, 2020
1 parent 5c380cf commit 875c612
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"@storybook/addon-knobs": "^5.2.8",
"@storybook/react": "^5.2.8",
"@storybook/storybook-deployer": "^2.8.1",
"@yqrashawn/conflux-local-network-lite": "^2.0.12",
"@yqrashawn/conflux-local-network-lite": "^2.0.13",
"@yqrashawn/conflux-portal-onboarding": "^0.2.0-alpha",
"addons-linter": "1.14.0",
"babel-eslint": "^10.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2743,10 +2743,10 @@
pify "^3.0.0"
safe-event-emitter "^1.0.1"

"@yqrashawn/conflux-local-network-lite@^2.0.12":
version "2.0.12"
resolved "https://registry.yarnpkg.com/@yqrashawn/conflux-local-network-lite/-/conflux-local-network-lite-2.0.12.tgz#bf695426e9748c3ba51bef6f52d310ef23c039d6"
integrity sha512-wTHaV97WVJxRiVAaDUD7583ID7LfTPkxXfvdSTdQPSXJDdAoFwKD+7jBbdOMo0pc6oSkO0LTjRSCz/OxpIdh0A==
"@yqrashawn/conflux-local-network-lite@^2.0.13":
version "2.0.13"
resolved "https://registry.yarnpkg.com/@yqrashawn/conflux-local-network-lite/-/conflux-local-network-lite-2.0.13.tgz#b2c6d47c3227eb8e778dddd58b6d16c1d69a0179"
integrity sha512-df7RXs7CEozuJkdf0C5D9g+n1l0e1ReVFsC7Yj6KLDzocad0vUuOatBl80RSCKwhN+QLWimgraxKbfuwzB4rkA==
dependencies:
cfx-util "^0.0.1-c"
cross-port-killer "^1.2.1"
Expand Down

0 comments on commit 875c612

Please sign in to comment.