forked from cadence/out-of-your-element
Move packages to npm registry
This commit is contained in:
parent
5a65e6f6da
commit
eb98af0ac3
11 changed files with 177 additions and 346 deletions
|
@ -1,7 +1,7 @@
|
|||
// @ts-check
|
||||
|
||||
const assert = require("assert").strict
|
||||
const mixin = require("mixin-deep")
|
||||
const mixin = require("@cloudrac3r/mixin-deep")
|
||||
const {isDeepStrictEqual} = require("util")
|
||||
|
||||
const passthrough = require("../passthrough")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue