mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-27 09:13:46 +08:00
chore: Update react-hijack to 2.0.0
Signed-off-by: Adrian Oprea <adrian@oprea.rocks>
This commit is contained in:
parent
b559f3cbd4
commit
a0cb6c6bec
2 changed files with 3 additions and 3 deletions
|
@ -77,7 +77,7 @@
|
||||||
"react-data-grid": "^2.0.2",
|
"react-data-grid": "^2.0.2",
|
||||||
"react-document-title": "^2.0.3",
|
"react-document-title": "^2.0.3",
|
||||||
"react-dom": "15.6.1",
|
"react-dom": "15.6.1",
|
||||||
"react-hijack": "biosistemika/react-hijack#1.0.0",
|
"react-hijack": "biosistemika/react-hijack#2.0.0",
|
||||||
"react-intl": "^2.3.0",
|
"react-intl": "^2.3.0",
|
||||||
"react-intl-redux": "^0.6.0",
|
"react-intl-redux": "^0.6.0",
|
||||||
"react-moment": "^0.6.4",
|
"react-moment": "^0.6.4",
|
||||||
|
|
|
@ -5713,9 +5713,9 @@ react-global-configuration@^1.2.0:
|
||||||
object-assign "^2.0.0"
|
object-assign "^2.0.0"
|
||||||
serialize-javascript "^1.3.0"
|
serialize-javascript "^1.3.0"
|
||||||
|
|
||||||
react-hijack@biosistemika/react-hijack#1.0.0:
|
react-hijack@biosistemika/react-hijack#2.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://codeload.github.com/biosistemika/react-hijack/tar.gz/30d6b40efc1cef2f68aa3cfc2b3a88aae287a23e"
|
resolved "https://codeload.github.com/biosistemika/react-hijack/tar.gz/5c3c4a311b46061077d8afc83d5e49e02cd9e6f7"
|
||||||
dependencies:
|
dependencies:
|
||||||
react "^16.2.0"
|
react "^16.2.0"
|
||||||
react-global-configuration "^1.2.0"
|
react-global-configuration "^1.2.0"
|
||||||
|
|
Loading…
Reference in a new issue