mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 12:22:50 +02:00
Move packages to npm registry
This commit is contained in:
parent
5a65e6f6da
commit
eb98af0ac3
11 changed files with 177 additions and 346 deletions
|
@ -3,7 +3,7 @@
|
|||
const assert = require("assert").strict
|
||||
const reg = require("../../matrix/read-registration")
|
||||
const DiscordTypes = require("discord-api-types/v10")
|
||||
const mixin = require("mixin-deep")
|
||||
const mixin = require("@cloudrac3r/mixin-deep")
|
||||
|
||||
const passthrough = require("../../passthrough")
|
||||
const {discord, sync, db, select} = passthrough
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue