Skip to content

Commit ae4027d

Browse files
committed
Fix @vercel/og license SPDX expression
1 parent af5b4db commit ae4027d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/src/compiled/@vercel/og/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vercel/og",
33
"version": "0.6.2",
4-
"LICENSE": "MLP-2.0",
4+
"license": "MPL-2.0",
55
"type": "module",
66
"main": "./index.node.js",
77
"exports": {

0 commit comments

Comments
 (0)