https://github.com/Lightprotocol/program-examples/blob/main/basic-operations/anchor/package.json
{ "name": "basic-operations-anchor", "version": "1.0.0", "private": true, "workspaces": [ "burn", "create", "update", "close", "reinit" ] }
Was this page helpful?