diff --git a/playground/package.json b/playground/package.json index 74c156e..1f0de37 100644 --- a/playground/package.json +++ b/playground/package.json @@ -13,7 +13,8 @@ "devDependencies": { "jest": "^29.7.0", "jest-cli": "^29.7.0", - "supertest": "^6.3.3" + "supertest": "^6.3.3", + "yalc": "^1.0.0-pre.53" }, "dependencies": { "@strapi/plugin-cloud": "5.0.4",