7 lines
212 B
Markdown
7 lines
212 B
Markdown
|
## How to update
|
||
|
|
||
|
1. bump version of `@google/clasp` in [node-packages.json](./node-packages.json)
|
||
|
2. run [generate.sh](./generate.sh)
|
||
|
3. set the same version in [default.nix](./default.nix)
|
||
|
4. build and test it
|