Skip to content

Commit

Permalink
Merge pull request #2 from unyt-org/chore/deno-mit-license
Browse files Browse the repository at this point in the history
Add MIT license to deno.json
  • Loading branch information
benStre authored Nov 26, 2024
2 parents 8c60fad + 206ebd6 commit c1ae7fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@unyt/datex",
"version": "0.0.1",
"license": "MIT",
"exports": "./src/mod.ts",
"compilerOptions": {
"noImplicitOverride": true,
Expand Down

0 comments on commit c1ae7fd

Please sign in to comment.