myfgl-globals
v1.0.5
Published
Global variables shared between backend and frontend for MyFGL
Downloads
2
Readme
myfgl-globals
To update this package:
- Install dependencies with
pnpm i
- Make changes to the code
- Increment the version number in package.json
- Run
pnpm run build
- Run
npm login
- Run
npm publish