fix(landlock-run): publish under deepseek scope

This commit is contained in:
Hypatia May
2026-08-06 14:41:17 +08:00
parent 10c1d77a4f
commit 22c7087074
57 changed files with 146 additions and 134 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"name": "node-addon-landlock-run-workspace",
"name": "@deepseek-ai/node-addon-landlock-run-workspace",
"version": "0.0.1",
"private": true,
"type": "module",
@@ -22,7 +22,7 @@
"release:verify-packed-install": "node ./scripts/verify-packed-install.mjs"
},
"devDependencies": {
"node-addon-landlock-run": "workspace:*",
"@deepseek-ai/node-addon-landlock-run": "workspace:*",
"@types/node": "^26.0.1",
"tsx": "^4.20.6",
"typescript": "^6.0.3"