We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930095f commit 43787dcCopy full SHA for 43787dc
1 file changed
package.json
@@ -197,6 +197,7 @@
197
"!**/__mocks__"
198
],
199
"dependencies": {
200
+ "@types/debug": "^4.1.12",
201
"babel-plugin-react-compiler": "^19.1.0-rc.2",
202
"colorjs.io": "0.6.0-alpha.1",
203
"comment-json": "^4.2.5",
@@ -218,7 +219,6 @@
218
219
"@testing-library/react-native": "^13.3.3",
220
"@tsconfig/react-native": "^3.0.6",
221
"@types/babel__core": "^7",
- "@types/debug": "^4.1.12",
222
"@types/jest": "^30.0.0",
223
"@types/react": "^19.1.10",
224
"@types/react-test-renderer": "^19",
0 commit comments