Skip to content

Commit 5124a5a

Browse files
committed
chore: updated deno.json
1 parent f5d229c commit 5124a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

npm_build.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ async function buildNpm() {
1313
package: {
1414
name: "@elasticnetworthvisualizer/env-event-stream",
1515
version: Deno.args[0] || "1.0.0",
16+
private: false,
1617
description: "A high-performance, feature-rich event stream library for event-driven architectures",
1718
author: "Elastic Networth Visualizer",
1819
license: "MIT",

0 commit comments

Comments
 (0)