Point installation guides at published source tree

This commit is contained in:
AS213905 Engineering
2026-08-14 11:14:02 +00:00
parent ff4aa1b64e
commit 3beb0561c0
11 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -10,5 +10,5 @@
"scripts": {"test": "node --test", "check": "node --check src/index.js"},
"engines": {"node": ">=18"},
"license": "MIT",
"repository": {"type": "git", "url": "https://git.datacoria.com/Phylex/as213905-sdk.git", "directory": "javascript"}
"repository": {"type": "git", "url": "https://git.datacoria.com/Phylex/production-as213905.git", "directory": "as213905-sdk/javascript"}
}