Skip to content

Commit

Permalink
typing
Browse files Browse the repository at this point in the history
  • Loading branch information
uriva committed Jul 1, 2024
1 parent b6adbd5 commit 45c3a02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_npm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ await build({
outDir,
shims: { deno: true },
package: {
dependencies: { "@types/sjcl": "1.0.34" },
name: "gamla",
version: Deno.args[0],
description: "Functional programming with async and type safety",
Expand Down

0 comments on commit 45c3a02

Please sign in to comment.