UNPKG

fugitut

Version:

A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

14 lines 307 B
{ "packages": ["packages/*"], "version": "independent", "npmClient": "yarn", "useWorkspaces": true, "command": { "publish": { "conventionalCommits": true, "message": "chore(release): publish", "registry": "https://registry.npmjs.org/", "allowBranch": "main" } } }