We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6737eb commit bc4ef12Copy full SHA for bc4ef12
1 file changed
package.json
@@ -25,7 +25,8 @@
25
"reactflow": "^11.4.1",
26
"twemoji": "^14.0.2",
27
"typescript": "^4.9.4",
28
- "web-vitals": "^3.1.0"
+ "web-vitals": "^3.1.0",
29
+ "history": "^5.3.0"
30
},
31
"scripts": {
32
"start": "react-scripts start",
@@ -57,7 +58,6 @@
57
58
59
"devDependencies": {
60
"@juggle/resize-observer": "^3.4.0",
- "history": "^5.3.0",
61
"sass": "^1.58.0"
62
}
63
0 commit comments