Update update.js

This commit is contained in:
Muhammed Kalkan 2023-01-26 21:45:25 +03:00 committed by GitHub
parent 7578dced4b
commit fa3e264357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const fs = require('fs'); const fs = require('fs');
var packagejson = require('./package.json'); var packagejson = require('./packages/open-lens/package.json');
packagejson.build.publish = [{ packagejson.build.publish = [{
url: "https://github.com/MuhammedKalkan/OpenLens/releases/download/Latest", url: "https://github.com/MuhammedKalkan/OpenLens/releases/download/Latest",