summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBrandon Keiji <[email protected]>2025-04-24 01:16:15 +0000
committerGitHub <[email protected]>2025-04-23 18:16:15 -0700
commitc24dc0ec77601cb25ec4d52c9159569e390757f1 (patch)
tree0556197295e32878f852ab0687322e8a377ab40a /package.json
parentcf89c030d09af1e65d4094978dc82a995a2f8fa8 (diff)
feat: add react dev tools (#143)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2ffff251..a769e010 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,7 @@
"globals": "^16.0.0",
"lodash": "^4.17.21",
"prettier": "^3.5.3",
+ "react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1"
}
}