aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-docs/package.json
diff options
context:
space:
mode:
authorKadinsky <kandinsky454@protonmail.ch>2018-10-19 19:34:26 +0800
committerGitHub <noreply@github.com>2018-10-19 19:34:26 +0800
commit17643d98aae596f896039459afbc1ce3df51a073 (patch)
treed3779616b0afba689fa7e4449f26c5dfa7c70e1d /packages/react-docs/package.json
parentf9d8610383dfa086d7be750340727574918d2288 (diff)
parent724f3b9cf7fb3a740d56e28c5375665b944919f3 (diff)
downloaddexon-0x-contracts-17643d98aae596f896039459afbc1ce3df51a073.tar.gz
dexon-0x-contracts-17643d98aae596f896039459afbc1ce3df51a073.tar.zst
dexon-0x-contracts-17643d98aae596f896039459afbc1ce3df51a073.zip
Merge pull request #1163 from 0xProject/devSectionFixes
Developer Section Fixes
Diffstat (limited to 'packages/react-docs/package.json')
-rw-r--r--packages/react-docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/react-docs/package.json b/packages/react-docs/package.json
index 04e1387c6..d3ccfa8da 100644
--- a/packages/react-docs/package.json
+++ b/packages/react-docs/package.json
@@ -50,7 +50,7 @@
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react-markdown": "^3.2.2",
- "react-scroll": "0xproject/react-scroll#similar-to-pr-330-but-with-replace-state",
+ "react-scroll": "0xproject/react-scroll#pr-330-and-replace-state",
"react-tooltip": "^3.2.7",
"semver": "5.5.0",
"styled-components": "^3.3.0"