Current section

Files

Jump to
electric package.json
Raw

package.json

{
"name": "@core/sync-service",
"private": true,
"version": "1.2.1",
"scripts": {
"publish:hex": "mix do deps.get + hex.publish --yes || true",
"changeset": "pushd ../..; pnpm changeset; popd"
}
}