Skip to content

Commit 6f0c85c

Browse files
committed
add packageManager and license part in package.json of i18n
1 parent 7ec10f1 commit 6f0c85c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

i18n/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"type": "module",
3+
"license": "Apache-2.0",
34
"contributors": [
45
{
56
"name": "yihao",
@@ -17,5 +18,6 @@
1718
},
1819
"devDependencies": {
1920
"@types/node": "^22.15.3"
20-
}
21+
},
22+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
2123
}

0 commit comments

Comments
 (0)