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 4f7083d commit 53cff8dCopy full SHA for 53cff8d
package.json
@@ -35,7 +35,6 @@
35
"scheduler": ">=0.19.0"
36
},
37
"dependencies": {
38
- "@types/array.prototype.flatmap": "^1.2.2",
39
"array.prototype.flatmap": "^1.2.5",
40
"classnames": "^2.3.1",
41
"fast-formula-parser": "^1.0.19",
@@ -54,6 +53,7 @@
54
53
"@storybook/testing-library": "^0.2.0",
55
"@testing-library/jest-dom": "^5.14.1",
56
"@testing-library/react": "^12.0.0",
+ "@types/array.prototype.flatmap": "^1.2.2",
57
"@types/jest": "^29.5.0",
58
"@types/node": "^16.7.10",
59
"@types/react": "^16.14.0",
0 commit comments