diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index 3e5af86..aefc9ec 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -6,7 +6,7 @@ "dotenv": "16.4.5", "mongoose": "^8.1", "sinon": "19.0.2", - "stargate-mongoose": "file:./stargate-mongoose/stargate-mongoose.tgz", + "stargate-mongoose": "file:../stargate-mongoose/stargate-mongoose.tgz", "stripe": "17.4.0", "vanillatoasts": "1.6.0", "webpack": "5.x"