Skip to content

Commit 843d6d8

Browse files
authored
fix: add license field to npm package (#1272)
1 parent 754cded commit 843d6d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/server/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "t3",
33
"version": "0.0.13",
4+
"license": "MIT",
45
"repository": {
56
"type": "git",
67
"url": "https://github.com/pingdotgg/t3code",

0 commit comments

Comments
 (0)