Skip to content

Commit

Permalink
chore: revert mobx upgrade (#449)
Browse files Browse the repository at this point in the history
Co-authored-by: Yo <56731761+yomarion@users.noreply.github.com>
  • Loading branch information
benjlevesque and yomarion committed Mar 22, 2021
1 parent 9f00610 commit 8e32319
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Expand Up @@ -45,7 +45,7 @@
"classnames": "2.2.6",
"core-js": "3.6.5",
"ethers": "5.0.32",
"mobx": "6.0.4",
"mobx": "5.15.6",
"react": "16.13.1",
"react-dom": "16.13.1",
"redoc": "2.0.0-rc.40",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -14331,10 +14331,10 @@ mobx-react@^6.2.2:
dependencies:
mobx-react-lite ">=2.2.0"

mobx@6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-6.0.4.tgz#8fc3e3629a3346f8afddf5bd954411974744dad1"
integrity sha512-wT2QJT9tW19VSHo9x7RPKU3z/I2Ps6wUS8Kb1OO+kzmg7UY3n4AkcaYG6jq95Lp1R9ohjC/NGYuT2PtuvBjhFg==
mobx@5.15.6:
version "5.15.6"
resolved "https://registry.yarnpkg.com/mobx/-/mobx-5.15.6.tgz#24750af56f87bcf9c3cf82ece4c79eb91bb71968"
integrity sha512-U5nnx3UNdRkUjntpwzO060VWifGVx/JZeu/aMw4y28dTjDNjoY3vNKs6tFNm7z1qIfcPInsd9L9HIm8H0zTDqg==

mocha@8.1.2:
version "8.1.2"
Expand Down

0 comments on commit 8e32319

Please sign in to comment.