Move packages to npm registry

This commit is contained in:
Cadence Ember 2024-07-21 01:30:07 +12:00
parent 5a65e6f6da
commit eb98af0ac3
11 changed files with 177 additions and 346 deletions

View file

@ -3,8 +3,8 @@
const assert = require("assert").strict
const {pipeline} = require("stream").promises
const sharp = require("sharp")
const {GIFrame} = require("giframe")
const {PNG} = require("pngjs")
const {GIFrame} = require("@cloudrac3r/giframe")
const {PNG} = require("@cloudrac3r/pngjs")
const streamMimeType = require("stream-mime-type")
const SIZE = 48