diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-22 14:03:11 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-22 14:03:11 +0200 |
commit | 14498d7753d0b39ba167d6e51a1f1c05e686d603 (patch) | |
tree | e210597cda644aa5f2148d17949190035dbaafe6 /package.json | |
parent | 2898f25169460bfe483cda96b3b6ad6a66331a8a (diff) |
very timely commit of new tweak interface
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 5fc7843..f749d59 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "prettier": "prettier -w ." }, "dependencies": { + "@chakra-ui/icons": "^1.0.14", "@chakra-ui/react": "^1.6.5", "@emotion/react": "^11", "@emotion/styled": "^11", |