Skip to content

Commit b57fc97

Browse files
committed
add license to package.json
1 parent 5c252f3 commit b57fc97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/common/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.1",
44
"private": false,
55
"type": "module",
6+
"license": "Apache-2.0",
67
"repository": {
78
"type": "git",
89
"url": "https://github.com/TobikoData/sqlmesh"
@@ -86,4 +87,4 @@
8687
"tailwind-merge": "^3.3.1",
8788
"tailwindcss": "^3.4.0"
8889
}
89-
}
90+
}

0 commit comments

Comments
 (0)