Skip to content

Commit 86eb60d

Browse files
authored
chore: license field in sveltekit package (#243)
1 parent 2424315 commit 86eb60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"publishConfig": {
1111
"access": "public"
1212
},
13-
"license": "MIT",
13+
"license": "Apache-2.0",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/vercel/workflow.git",

0 commit comments

Comments
 (0)