Compare commits

..

2 Commits

Author SHA1 Message Date
SrGooglo 78ffd26709 bump version 2024-02-04 21:34:40 +01:00
SrGooglo a332cd54d5 remove unsed lib 2024-02-04 21:34:34 +01:00
1 changed files with 1 additions and 3 deletions

View File

@ -27,12 +27,10 @@ const fs = require("node:fs")
module.exports = { module.exports = {
...vars, ...vars,
rsb_minimun_version: "0.11.1", rsb_minimun_version: "0.11.2",
import_libs: [ import_libs: [
"mcl", "mcl",
"ipc", "ipc",
"fs",
"path",
], ],
configs: { configs: {
username: { username: {