From b01ed950de320131ba15195ba7380750bdd93c7a Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Tue, 17 Feb 2026 07:18:23 -0500 Subject: [PATCH] feat: add test fields to package.json --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 5d93205056..635edc3f22 100644 --- a/package.json +++ b/package.json @@ -87,6 +87,8 @@ "url": "https://github.com/anomalyco/opencode" }, "license": "MIT", + "randomField": "hello-world-12345", + "anotherRandomField": "xyz-abc-789", "prettier": { "semi": false, "printWidth": 120