diff options
author | eug-vs <eug-vs@keemail.me> | 2020-08-10 22:45:35 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-08-10 22:45:35 +0300 |
commit | d46e0df8e3ae4fcb41880c7015a552bf8216316c (patch) | |
tree | 41581adb4b448a77574cc3d532434e10a1fffd13 /package.json | |
parent | fb738c8d487552a625305fa1b4e815a788ea83ae (diff) | |
download | which-ui-d46e0df8e3ae4fcb41880c7015a552bf8216316c.tar.gz |
chore: install react-sage
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 368f4e2..a18e64d 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "react-dom": "^16.13.1", "react-icons": "^3.10.0", "react-router-dom": "^5.2.0", + "react-sage": "^0.1.2", "react-scripts": "3.4.1", "react-virtualized": "^9.21.2", "swr": "^0.3.0", |