aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/base/frontend/package.json')
-rw-r--r--plugins/base/frontend/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/base/frontend/package.json b/plugins/base/frontend/package.json
index c86d324d..90e9d49c 100644
--- a/plugins/base/frontend/package.json
+++ b/plugins/base/frontend/package.json
@@ -30,12 +30,14 @@
"@types/node": "^12.12.36",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
+ "@types/react-scrollspy": "^3.3.3",
"babel-loader": "^8.0.6",
"lodash": "^4.17.19",
"postcss-import": "^12.0.1",
"postcss-preset-env": "^6.7.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
+ "react-scrollspy": "^3.4.3",
"redbox-react": "^1.6.0",
"ts-loader": "^7.0.0",
"typescript": "^3.8.3",