diff --git a/update.js b/update.js index ae79082..ab08139 100644 --- a/update.js +++ b/update.js @@ -1,6 +1,6 @@ const fs = require('fs'); -var packagejson = require('./package.json'); +var packagejson = require('./packages/open-lens/package.json'); packagejson.build.publish = [{ url: "https://github.com/MuhammedKalkan/OpenLens/releases/download/Latest",