This commit is contained in:
Lauren ten Hoor
2026-02-12 11:48:09 +08:00
parent fe3486b647
commit 3b508ca293
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@openclaw/devclaw",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@openclaw/devclaw",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"devDependencies": {
"typescript": "^5.8"

View File

@@ -1,6 +1,6 @@
{
"name": "@laurentenhoor/devclaw",
"version": "0.1.0",
"version": "0.1.1",
"description": "Multi-project dev/qa pipeline orchestration for OpenClaw",
"type": "module",
"license": "MIT",