diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 3179168..c6db61f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,9 @@ "@testing-library/user-event": "^12.8.3", "react": "^17.0.2", "react-dom": "^17.0.2", + "react-inline-editing": "^1.0.10", "react-scripts": "4.0.3", + "uuid": "^8.3.2", "web-vitals": "^1.1.2" }, "scripts": { |