We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7505081 commit d7d65e7Copy full SHA for d7d65e7
package.json
@@ -6,9 +6,16 @@
6
"@testing-library/jest-dom": "^4.2.4",
7
"@testing-library/react": "^9.3.2",
8
"@testing-library/user-event": "^7.1.2",
9
+ "elliptic": "^6.5.4",
10
+ "immer": "^9.0.2",
11
+ "object-path": "^0.11.5",
12
"react": "^16.13.1",
13
"react-dom": "^16.13.1",
- "react-scripts": "3.4.1"
14
+ "react-scripts": "3.4.1",
15
+ "serialize-javascript": "^5.0.1",
16
+ "ssri": "^8.0.1",
17
+ "y18n": "^5.0.8",
18
+ "yargs-parser": "^20.2.7"
19
},
20
"scripts": {
21
"start": "react-scripts start",
0 commit comments