📦 deps(superpowers): vendor snapshot
Trigger Superpowers Sync / Run main sync script (push) Successful in 1m15s

This commit is contained in:
ci-bot
2026-03-10 01:59:00 +00:00
parent 4624c4be23
commit a76b713a70
53 changed files with 4504 additions and 91 deletions
@@ -0,0 +1,10 @@
{
"name": "brainstorm-server-tests",
"version": "1.0.0",
"scripts": {
"test": "node server.test.js"
},
"dependencies": {
"ws": "^8.19.0"
}
}