mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
chore: update bare-as-module3 and bare-server-node to nebula ver
This commit is contained in:
parent
8fc98e66c8
commit
86f4a322e6
3 changed files with 29 additions and 29 deletions
|
@ -1,5 +1,5 @@
|
|||
// Dev server imports
|
||||
import { createBareServer } from "@tomphttp/bare-server-node";
|
||||
import { createBareServer } from "@nebula-services/bare-server-node";
|
||||
import { createServer } from "http";
|
||||
import Fastify from "fastify";
|
||||
import fastifyStatic from "@fastify/static";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue