diff --git a/package.json b/package.json index f88dc01..c0ceaef 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": { "@oclif/core": "^4", + "@types/react": "^18.3.3", "change-case": "^5.4.4", "cli-spinners": "^2", "figures": "^6.1.0", @@ -18,7 +19,6 @@ "@types/chai": "^4.3.16", "@types/mocha": "^10.0.7", "@types/node": "^18", - "@types/react": "^18.3.3", "@types/sinon": "^17.0.3", "chai": "^4.5.0", "commitlint": "^19",