Skip to content

Commit 26d5faa

Browse files
authored
Merge pull request #5 from prjctimg/wip
wip
2 parents 65cd634 + f56e5ce commit 26d5faa

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

jsr.json renamed to deno.jsonc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
2-
"name": "@prjctimg/algorist",
3-
"version": "0.1.0",
2+
"name": "@algorist/math",
3+
"version": "0.1.3",
44
"description": "Math functions for algorithmic artists.",
5+
"repository": "https://github.com/my-org/my-package",
6+
"author": "ディーン・タリサイ",
7+
"license": "Apache-2.0",
58
"exports": "./lib/index.ts",
69
"publish": {
710
"include": ["license", "readme.md", "lib/*.ts"],

0 commit comments

Comments
 (0)