diff --git a/package.json b/package.json index 74de430..9ca7187 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,9 @@ "check-error": "npm run lint && npm run test && npm run test:coverage && npm run doctor" }, "dependencies": { - "@babel/runtime": "^7.23.1" + "@babel/runtime": "^7.23.1", + "react": "^18.2.0", + "react-dom": "^18.2.0" }, "lint-staged": { "*.{js,jsx,less,md,json}": [