ente/packages/utils/package.json
Manav Rathi c87aca72ad Use yarn add @ente-io/utils@'file:packages/utils'
The version field is still required, but we can additionally add a private for
both semantic signalling and preventing this from being published to npm.
2024-02-16 20:47:25 +05:30

6 lines
78 B
JSON

{
"name": "@ente-io/utils",
"version": "0.0.0",
"private": true
}