Skip to content

Commit bbbd69d

Browse files
committed
fix: publishing
1 parent a183a1e commit bbbd69d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/caffeinate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@opencode-plugins/caffeinate",
4-
"version": "1.0.1",
4+
"version": "1.0.0",
55
"author": "Jan Biasi (https://github.com/janbiasi)",
66
"description": "Prevent your system from sleeping during agentic workflows.",
77
"publishConfig": {

plugins/env-protection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@opencode-plugins/env-protection",
4-
"version": "1.0.1",
4+
"version": "1.0.0",
55
"author": "Jan Biasi (https://github.com/janbiasi)",
66
"description": "Prevent opencode to read any .env file",
77
"publishConfig": {

0 commit comments

Comments
 (0)