aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modern/package.json b/modern/package.json
index afba6a5..bd1dd33 100644
--- a/modern/package.json
+++ b/modern/package.json
@@ -20,7 +20,8 @@
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3",
"redux": "^4.0.5",
- "typeface-roboto": "0.0.75"
+ "typeface-roboto": "0.0.75",
+ "wellknown": "^0.5.0"
},
"scripts": {
"start": "craco start",