mirror of
https://github.com/jakejarvis/rdapper.git
synced 2026-09-23 00:15:31 -04:00
chore(deps): update dependencies and build configuration
This commit is contained in:
+1
-1
@@ -5,5 +5,5 @@ export default defineConfig({
|
||||
entry: ["src/index.ts"],
|
||||
dts: true,
|
||||
nodeProtocol: "strip",
|
||||
external: ["tldts"],
|
||||
deps: { neverBundle: ["tldts"] },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user