diff --git a/package.json b/package.json index 0cee421..2df8e72 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "@actions/github": "^6.0.0", "@actions/io": "^1.1.3", "@actions/tool-cache": "^2.0.1", + "proper-lockfile": "^4.1.2", "uuid": "^9.0.1" }, "devDependencies": { @@ -50,7 +51,6 @@ "jest-circus": "^29.7.0", "js-yaml": "^4.1.0", "prettier": "^3.3.3", - "proper-lockfile": "^4.1.2", "ts-jest": "^29.2.5", "typescript": "^5.5.4" }