Skip to content

Commit 53cff8d

Browse files
committed
Move types to devDependencies
1 parent 4f7083d commit 53cff8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"scheduler": ">=0.19.0"
3636
},
3737
"dependencies": {
38-
"@types/array.prototype.flatmap": "^1.2.2",
3938
"array.prototype.flatmap": "^1.2.5",
4039
"classnames": "^2.3.1",
4140
"fast-formula-parser": "^1.0.19",
@@ -54,6 +53,7 @@
5453
"@storybook/testing-library": "^0.2.0",
5554
"@testing-library/jest-dom": "^5.14.1",
5655
"@testing-library/react": "^12.0.0",
56+
"@types/array.prototype.flatmap": "^1.2.2",
5757
"@types/jest": "^29.5.0",
5858
"@types/node": "^16.7.10",
5959
"@types/react": "^16.14.0",

0 commit comments

Comments
 (0)