diff --git a/package.json b/package.json index 2f2c38b2..988ba584 100644 --- a/package.json +++ b/package.json @@ -65,8 +65,7 @@ "sinon": "^19.0.2", "tree-kill": "^1.2.2", "tsd": "^0.31.2", - "typescript": "^5.7.2", - "uuid": "^11.0.3" + "typescript": "^5.7.2" }, "dependencies": { "@rclnodejs/ref-array-di": "^1.2.2", @@ -82,6 +81,7 @@ "nan": "^2.22.0", "prettier": "^3.4.2", "rimraf": "^6.0.1", + "uuid": "^11.0.3", "walk": "^2.3.15" }, "husky": {