Update frontend/package.json
Browse files- frontend/package.json +2 -1
frontend/package.json
CHANGED
|
@@ -47,7 +47,8 @@
|
|
| 47 |
"recharts-to-png": "^2.3.1",
|
| 48 |
"text-case": "^1.0.9",
|
| 49 |
"truncate": "^3.0.0",
|
| 50 |
-
"uuid": "^9.0.0"
|
|
|
|
| 51 |
},
|
| 52 |
"devDependencies": {
|
| 53 |
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
|
|
|
|
| 47 |
"recharts-to-png": "^2.3.1",
|
| 48 |
"text-case": "^1.0.9",
|
| 49 |
"truncate": "^3.0.0",
|
| 50 |
+
"uuid": "^9.0.0",
|
| 51 |
+
"regenerator-runtime": "^0.14.1"
|
| 52 |
},
|
| 53 |
"devDependencies": {
|
| 54 |
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
|