mirror of
https://github.com/Heretek-AI/openclaw-liberation.git
synced 2026-07-01 18:27:07 -04:00
Publish to public npm registry
This commit is contained in:
+2
-2
@@ -20,8 +20,8 @@
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"publishConfig": {
|
||||
"registry": "https://npm.pkg.github.com",
|
||||
"directory": "."
|
||||
"registry": "https://registry.npmjs.org",
|
||||
"access": "public"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "echo 'Note: This package patches openclaw. Install openclaw first: npm install openclaw'",
|
||||
|
||||
Reference in New Issue
Block a user