Update update.js
This commit is contained in:
parent
7578dced4b
commit
fa3e264357
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue