aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-02-13 16:20:54 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:52 +0300
commit185af998262b3c33ee55aee87a89d9a5948110b1 (patch)
tree9f704f89e1f7c667316c2242497661e90f5408e3 /vnext/package.json
parent5f6126a48678ef56b3e26357ad8491c4892e3d89 (diff)
basic navigation
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 9170c983..9fc811e8 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -30,6 +30,7 @@
},
"dependencies": {
"babel-preset-env": "^1.6.1",
+ "history": "^4.7.2",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-markdown": "^3.1.4",