Skip to content

Commit 32ada2a

Browse files
CopilotElMassimo
andauthored
Remove packageManager field from package.json to fix CI test failures
Agent-Logs-Url: https://github.com/ElMassimo/vite_ruby/sessions/9c28094b-6fe9-4ce2-bd67-d75b32e8fab9 Co-authored-by: ElMassimo <1158253+ElMassimo@users.noreply.github.com>
1 parent 117c375 commit 32ada2a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@
3838
"type": "git",
3939
"url": "https://github.com/ElMassimo/vite_ruby"
4040
},
41-
"homepage": "https://github.com/ElMassimo/vite_ruby",
42-
"packageManager": "pnpm@10.32.1"
41+
"homepage": "https://github.com/ElMassimo/vite_ruby"
4342
}

0 commit comments

Comments
 (0)