chore: move to excloud-dev

This commit is contained in:
lolwierd
2026-04-27 12:38:37 +05:30
parent 93c94459a8
commit 6efe12a4d5
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@excloud-in/exc-safety",
"name": "@excloud-dev/exc-safety",
"version": "0.1.0",
"description": "Permission gate for exc CLI commands in pi — enforces the same safety model as the Excloud console agent backend",
"keywords": ["pi-package", "excloud", "exc", "safety", "permissions"],
@@ -7,7 +7,7 @@
"author": "Excloud",
"repository": {
"type": "git",
"url": "https://github.com/excloud-in/exc-safety"
"url": "https://git.excloud.dev/excloud-dev/exc-safety"
},
"pi": {
"extensions": ["./exc-safety.ts"]